The official website for PostCSS Preset Env.
Before you can contribute to the codebase, you will need to fork the repo.
-
Fork the repo.
-
Clone your fork locally
# in a terminal, cd to parent directory where you want your clone to be, then git clone https://github.com/<your_github_username>/postcss-plugins.git cd postcss-plugins/sites # Install the needed things to start local development # If this gives errors please open an issue so that we can look into it. npm run setup-workspace
This site is built using the following awesome packages:
- 11ty
- PostCSS Preset Env (we eat our own dog food 🐶!)
- CSSDB
- Stylelint