PostCSS

Results 47 repositories owned by PostCSS
trafficstars

postcss-color-hex-alpha

28
Stars
10
Forks
Watchers

Use 4 & 8 character hex color notation in CSS

postcss-color-hwb

21
Stars
4
Forks
Watchers

PostCSS plugin to transform W3C CSS hwb() function to more compatible CSS (rgb() or rgba()).

postcss-color-rebeccapurple

62
Stars
7
Forks
Watchers

PostCSS plugin to transform rebeccapurple color to rgb()

postcss-color-rgba-fallback

50
Stars
8
Forks
Watchers

PostCSS plugin to transform rgba() to hexadecimal.

postcss-devtools

92
Stars
6
Forks
Watchers

Log execution time for each plugin in a PostCSS instance.

postcss-filter-plugins

23
Stars
10
Forks
Watchers

Exclude/warn on duplicated PostCSS plugins.

postcss-font-variant

25
Stars
10
Forks
Watchers

PostCSS plugin to transform W3C CSS font variant properties to more compatible CSS (font-feature-settings)

postcss-js

648
Stars
25
Forks
Watchers

PostCSS for React Inline Styles, Free Style and other CSS-in-JS

postcss-load-config

617
Stars
68
Forks
Watchers

Autoload Config for PostCSS

postcss-media-minmax

290
Stars
25
Forks
Watchers

Writing simple and graceful Media Queries!