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

Breaks on inline CSS with brace selector #17

Open
bavarianbytes opened this issue Aug 7, 2018 · 3 comments
Open

Breaks on inline CSS with brace selector #17

bavarianbytes opened this issue Aug 7, 2018 · 3 comments

Comments

@bavarianbytes
Copy link

Hi,

my site echos inline css in the page head. This CSS uses braces on some selectors, like a > span.
The plugin seams to cuts away all of the CSS beginning with the first > in finds.

Greetz

@bavarianbytes bavarianbytes changed the title Breaks on inline CSS with brace Breaks on inline CSS with brace selector Aug 7, 2018
@jenstornell
Copy link
Collaborator

Yes, I the < and > is a problem if it's inside inline style or inline js. As a workaround for now, maybe you can move the css into your css file?

@bavarianbytes
Copy link
Author

Ok, good to know.
As a workaround i disabled the plugin :-). Cause i need inline CSS for performance reasons.

@jenstornell
Copy link
Collaborator

That workaround should work as well. 😄

Related: #13

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

No branches or pull requests

2 participants