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

Feature request: Non-standard CSS compatible #81

Closed
gucong3000 opened this issue Jul 2, 2018 · 2 comments
Closed

Feature request: Non-standard CSS compatible #81

gucong3000 opened this issue Jul 2, 2018 · 2 comments

Comments

@gucong3000
Copy link

If I'm not mistaken because of the limitations here, postcss-sorting only supports the standard CSS:
https://github.com/hudochenkov/postcss-sorting/blob/master/lib/isRuleWithNodes.js#L4

Can we support HTML like this:

<a style="bottom: 15px;top: 5px;">
@hudochenkov
Copy link
Owner

How to overcome this limitation? What AST postcss-styled (or postcss-html) gives?

@hudochenkov
Copy link
Owner

Released in 4.1.0. Thank you for your syntaxes!

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

No branches or pull requests

2 participants