Skip to content

rhyder/scss-starter-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scss starter boilerplate

Just a simple scss starter boilerplate which I use when quickly creating css styles.

Installation

This boilerplate requires Node.js to run.

Install the dependencies and start the server.

npm install
npm i gulp -g

gulp

This will compile the scss into a single css file in the dist folder and start a browserSync server to display.

About

A simple scss project to quickly get started.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published