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

Option for CSS vendor properties before actual property #44

Open
fisti opened this issue Jul 4, 2019 · 0 comments
Open

Option for CSS vendor properties before actual property #44

fisti opened this issue Jul 4, 2019 · 0 comments
Assignees

Comments

@fisti
Copy link

fisti commented Jul 4, 2019

Is it possible, to add option to sort CSS properties so that vendor prefixed ones would be placed immediately before actual properties?

Additional info: https://css-tricks.com/ordering-css3-properties/#article-header-id-0

Current state:

Shifting a selection from a CSS file, sorts all attributes inside their selectors (alphabetically, vendor-attributes and vendor-styles at the end)
Shifting selected attribute-style lines inside a CSS (or LESS or SASS) file, sorts them (alphabetically, vendor-attributes and vendor-styles at the end)

@kstenschke kstenschke self-assigned this Jul 4, 2019
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