Skip to content

Petrella/scss-barebone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCSS barebone

Aims

  • Set up starting point for web projects with common methods and task runner
  • Using browserSync for updating the page live in development mode
  • Using SCSS to enhance CSS-Coding
  • Using straight forward minify-css and minify-js to produce low-footprint output

Used in this projects

  • Gulp.js as task runner
  • browsersync for live-reload in browsers
  • gulp-sass / gulp-minify / gulp-uglify / gulp-concat

Install

npm install

About

starting point for scss-based projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published