Skip to content

mxstbr/postcss.parts

Repository files navigation

A searchable catalog of PostCSS plugins, built with React/Redux/styled-components.

Adding a plugin

This app pulls its data from postcss-plugins, which serves as a centralized list of all PostCSS plugins. Head over here for more information on how to add a plugin.

If you are stuck, you can contact @mxstbr or @himynamisdave on Twitter.

Setup

  1. Clone this repo using git clone git@github.com:mxstbr/postcss.parts

  2. Run npm install to install the dependencies.

  3. Run npm run dev to start the local web server.

  4. Go to http://localhost:1234 and you should see the app running!

If you change something in the JavaScript or CSS files, they get compiled and minified automatically on save. Simply look at your browser and you should see the changes you made!

License

This project is licensed under the MIT license. For more information see LICENSE.md.

About

A searchable catalog of PostCSS plugins —

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published