Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add addStyleTag(url) API #892

Closed
SamVerschueren opened this issue Sep 27, 2017 · 3 comments
Closed

Add addStyleTag(url) API #892

SamVerschueren opened this issue Sep 27, 2017 · 3 comments
Labels

Comments

@SamVerschueren
Copy link
Contributor

Puppeteer has a addScriptTag(url) method, it would be nice to have a addStyleTag(url) as well to easily add external styles.

// @kevva @sindresorhus

@aslushnikov
Copy link
Contributor

Sounds reasonable. This is easy to implement similarly to addScriptTag implemention.

I'd appreciate if someone sends a PR for this (with a test and documentation).

@SamVerschueren
Copy link
Contributor Author

Thanks for pointing to that location. Would like to take this one :).

@SamVerschueren
Copy link
Contributor Author

Added a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants