Justineo / postcss-sort-style-rulesLinks
PostCSS plugin to sort style rules according to selector specificity.
☆12Updated 9 years ago
Alternatives and similar repositories for postcss-sort-style-rules
Users that are interested in postcss-sort-style-rules are comparing it to the libraries listed below
Sorting:
- PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to more compatible CSS (multiple css3 :not() selectors)☆47Updated 3 years ago
- PostCSS plugin for size shortcut☆52Updated 2 years ago
- PostCSS plugin for property lookups, similar to Stylus☆65Updated 4 years ago
- Use Custom Selectors in CSS☆131Updated 3 years ago
- PostCSS plugin to rewrite CSS gradients code with existing vendor prefixes☆15Updated 9 years ago
- PostCSS plugin to automatically generate font-face src sets based on a path to font files☆55Updated 3 years ago
- PostCSS plugin to fix up CSS gradients with transparency for older browsers☆25Updated 11 months ago
- PostCSS plugin to create a triangle.☆58Updated 8 years ago
- Remove the CSS rules that you don't want, with a list of selectors☆70Updated 3 years ago
- PostCSS plugin to transform W3C CSS font-family: system-ui to a practical font-family list☆95Updated last week
- PostCSS plugin to unwrap nested properties.☆58Updated 8 years ago
- Use CSS modules in HTML☆55Updated 8 years ago
- PostCSS plugin which add SVG hack for clip-path property to make it work in Firefox☆23Updated 3 years ago
- PostCSS plugin that allows you to create aliases for CSS properties☆49Updated 2 years ago
- PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS (simpler selectors)☆44Updated 5 years ago
- PostCSS plugin to center elements.☆42Updated 8 years ago
- PostCSS plugin to insert 3D hack before will-change property☆50Updated last year
- Use media() to assign responsive values to a property☆15Updated 4 years ago
- PostCSS plugin that adds new pseudo-elements for easily styling the inner elements of inputs