| postcss/postcss-color-function |
309 |
|
14,954 |
683 |
almost 5 years ago |
11 |
April 01, 2019 |
12 |
mit |
JavaScript |
| PostCSS plugin to transform W3C CSS color function to more compatible CSS |
| JLHwung/postcss-font-family-system-ui |
92 |
|
11,497 |
51 |
over 2 years ago |
18 |
September 22, 2020 |
11 |
cc0-1.0 |
JavaScript |
| PostCSS plugin to transform W3C CSS font-family: system-ui to a practical font-family list |
| MattDiMu/postcss-fixes |
54 |
|
88 |
14 |
over 4 years ago |
14 |
September 06, 2021 |
2 |
mit |
JavaScript |
| Fixes known Browser Bugs. |
| postcss/postcss-selector-matches |
41 |
|
110,170 |
215 |
about 6 years ago |
17 |
September 18, 2018 |
7 |
mit |
JavaScript |
| PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS (simpler selectors) |
| raulghm/multi-brand-colors |
25 |
|
3 |
3 |
about 9 years ago |
5 |
February 21, 2017 |
0 |
|
HTML |
| Multi Brand Colors with support for CSS/CSS-Vars/SCSS/SASS/Stylus/LESS/JSON |
| postcss/postcss-font-variant |
21 |
|
108,312 |
95 |
almost 5 years ago |
11 |
January 12, 2021 |
2 |
mit |
JavaScript |
| PostCSS plugin to transform W3C CSS font variant properties to more compatible CSS (font-feature-settings) |
| postcss/postcss-color-hwb |
17 |
|
11,449 |
23 |
over 6 years ago |
6 |
May 15, 2017 |
3 |
mit |
JavaScript |
| PostCSS plugin to transform W3C CSS hwb() function to more compatible CSS (rgb() or rgba()). |
| egoist/cssbag |
9 |
|
10 |
5 |
over 8 years ago |
1 |
November 18, 2016 |
0 |
mit |
JavaScript |
| A collection of PostCSS plugins |
| johno/postcss-get-variables |
8 |
|
0 |
5 |
almost 9 years ago |
4 |
July 07, 2017 |
0 |
mit |
JavaScript |
| PostCSS plugin to get an object containing CSS variables and their values. |
| dmarchena/postcss-color-rgb |
6 |
|
11,642 |
17 |
almost 9 years ago |
7 |
May 25, 2017 |
1 |
mit |
JavaScript |
| PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba()) |