Dashboard/node_modules/postcss
2024-01-10 10:58:08 -08:00
..
lib chore: add yarn command to put compiled stylesheets into builds folder 2024-01-10 10:58:08 -08:00
node_modules/.bin chore: add yarn command to put compiled stylesheets into builds folder 2024-01-10 10:58:08 -08:00
LICENSE chore: add yarn command to put compiled stylesheets into builds folder 2024-01-10 10:58:08 -08:00
package.json chore: add yarn command to put compiled stylesheets into builds folder 2024-01-10 10:58:08 -08:00
README.md chore: add yarn command to put compiled stylesheets into builds folder 2024-01-10 10:58:08 -08:00

PostCSS

Philosopher’s stone, logo of PostCSS

PostCSS is a tool for transforming styles with JS plugins. These plugins can lint your CSS, support variables and mixins, transpile future CSS syntax, inline images, and more.

PostCSS is used by industry leaders including Wikipedia, Twitter, Alibaba, and JetBrains. The Autoprefixer and Stylelint PostCSS plugins is one of the most popular CSS tools.


  Made in Evil Martians, product consulting for developer tools.


Docs

Read full docs here.