PostCSS

Results 47 repositories owned by PostCSS

postcss-mixins

453
Stars
45
Forks
Watchers

PostCSS plugin for mixins

postcss-nested

1.1k
Stars
66
Forks
Watchers

PostCSS plugin to unwrap nested rules like how Sass does it.

postcss-parser-tests

21
Stars
10
Forks
Watchers

Base tests for every PostCSS CSS parser

postcss-plugin-boilerplate

222
Stars
53
Forks
Watchers

PostCSS Plugin Boilerplate

postcss-plugin-context

34
Stars
9
Forks
Watchers

Limit a PostCSS processor to a local stylesheet context.

postcss-reporter

154
Stars
16
Forks
Watchers

Log PostCSS messages in the console

postcss-safe-parser

118
Stars
12
Forks
Watchers

Fault tolerant CSS parser for PostCSS

postcss-scss

643
Stars
39
Forks
Watchers

SCSS parser for PostCSS.

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.