postcss / postcss-color-hwbLinks
PostCSS plugin to transform W3C CSS hwb() function to more compatible CSS (rgb() or rgba()).
☆21Updated 4 years ago
Alternatives and similar repositories for postcss-color-hwb
Users that are interested in postcss-color-hwb 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 to refer properties from another rule (@ref rule)☆27Updated 3 years ago
- PostCSS plugin that allows you to create aliases for CSS properties☆49Updated 2 years ago
- PostCSS plugin that prefix a namespace to a selector☆15Updated 8 years ago
- PostCSS plugin to insert 3D hack before will-change property☆50Updated last year
- Media query parser with very simple traversing functionality.☆20Updated 2 years ago
- Limit a PostCSS processor to a local stylesheet context.☆36Updated 10 years ago
- Use 4 & 8 character hex color notation in CSS☆28Updated 3 years ago
- PostCSS plugin to rewrite CSS gradients code with existing vendor prefixes☆15Updated 9 years ago
- Pug Parser☆17Updated 7 years ago
- PostCSS plugin for creating speech bubbles with 1-2 lines of CSS☆15Updated 8 years ago
- PostCSS plugin that adds `@keyframes` from animate.css, tuesday.css, magic.css, mimic.css☆40Updated last year
- ☆26Updated 10 years ago
- PostCSS plugin which add SVG hack for clip-path property to make it work in Firefox☆23Updated 3 years ago
- Use CSS modules in HTML☆55Updated 8 years ago
- Boilerplate to kickstart creating Gulp plugins