We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d07d9 commit d575b37Copy full SHA for d575b37
README.md
@@ -30,7 +30,7 @@ postcss(standards.plugins)
30
31
By default, the css standard plugin pack includes:
32
33
-- [sugarss](https://github.com/postcss/sugarss), whitespace-based html, similar to jade/pug
+- [sugarss](https://github.com/postcss/sugarss), whitespace-based css, similar to sass/stylus
34
- [postcss-import](https://github.com/postcss/postcss-import), like `require` for css
35
- [rucksack](https://simplaio.github.io/rucksack/), collection of syntax sugar for css
36
- [autoprefixer](https://github.com/postcss/autoprefixer), automatic vendor prefixing
0 commit comments