Skip to content

petertrapasso/sass-made-easy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sass starter using Parcel

How to use this repo

  1. Clone the repo
  2. In your terminal, run npm install
  3. In your terminal, run npm run dev

You are good to go! It will watch all your files for changes automatically and live update your browser.

When you are ready to go to production

  1. In your terminal, run npm run build. The final version of your site will be in the dist folder.

If you run into problems

About

Sass and Parcel starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.0%
  • SCSS 13.0%