MioIsland/landing/node_modules/postcss
xmqywx 5deeaffc8a refactor(plugins): remove JSON-based plugin system
Replace with native .bundle plugin architecture in next commits.
Old declarative system (themes/buddy/sound JSON) removed entirely.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 21:21:18 +08:00
..
lib refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
LICENSE refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
package.json refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +08:00
README.md refactor(plugins): remove JSON-based plugin system 2026-04-10 21:21:18 +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 are some of the most popular CSS tools.


  Built by Evil Martians, go-to agency for developer tools.


Docs

Read full docs here.