Skip to content

Latest commit

 

History

History

postcss-preset-env

PostCSS Preset Env Site PostCSS

The official website for PostCSS Preset Env.

Setup

Before you can contribute to the codebase, you will need to fork the repo.

  1. Fork the repo.

  2. 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: