• Stars
    star
    426
  • Rank 101,076 (Top 3 %)
  • Language
    Shell
  • License
    MIT License
  • Created almost 9 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A curate list about PostCSS

Awesome PostCSS

Awesome Build Status

A selective list of PostCSS resources and other related things.

PostCSS simply provides a css parser and a framework for creating plugins that can analyse, lint, handle assets, optimise, create fallbacks, and otherwise transform parsed css. PostCSS parses css into an abstract syntax tree AST, passes it through a series of plugins, and then concatenates back into a string.

Table of Contents

Contributing

Your contributions are always welcome. But, please take a quick gander at the CONTRIBUTION guidelines first.

Who to follow

License

CC0

This project is licensed under the MIT license - see the LICENSE for details.