PostCSS
Results
47
repositories owned by
PostCSS
postcss-nested
1.1k
Stars
66
Forks
Watchers
PostCSS plugin to unwrap nested rules like how Sass does it.
postcss-plugin-context
34
Stars
9
Forks
Watchers
Limit a PostCSS processor to a local stylesheet context.
postcss-selector-matches
44
Stars
10
Forks
Watchers
PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS (simpler selectors)
postcss-selector-parser
198
Stars
48
Forks
Watchers
A CSS selector parser, integrates with postcss but does not require it.