JSPM

postcss

8.5.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 80032996
  • Score
    100M100P100Q231032F
  • License MIT

Tool for transforming styles with JS plugins

Package Exports

  • postcss
  • postcss/lib/at-rule
  • postcss/lib/comment
  • postcss/lib/container
  • postcss/lib/css-syntax-error
  • postcss/lib/declaration
  • postcss/lib/fromJSON
  • postcss/lib/input
  • postcss/lib/lazy-result
  • postcss/lib/list
  • postcss/lib/map-generator
  • postcss/lib/no-work-result
  • postcss/lib/node
  • postcss/lib/parse
  • postcss/lib/parser
  • postcss/lib/postcss
  • postcss/lib/previous-map
  • postcss/lib/processor
  • postcss/lib/result
  • postcss/lib/root
  • postcss/lib/rule
  • postcss/lib/stringifier
  • postcss/lib/stringify
  • postcss/lib/symbols
  • postcss/lib/terminal-highlight
  • postcss/lib/tokenize
  • postcss/lib/warn-once
  • postcss/lib/warning
  • postcss/package.json

Readme

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 at Evil Martians, product consulting for developer tools.


Docs

Read full docs here.