/parcel-postcss

Parcel PostCSS

Primary LanguageCSSMIT LicenseMIT

parcel-postcss

Usage

  1. Clone the repo
  2. Install dependencies npm install
  3. Start the server npm run dev

Deployment

  1. Run npm run prod to bundle your code
  2. Deploy the dist folder