Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 410 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 410 Bytes

Gulp starter stack

Base files adapted from Initializr responsive boilerplate

  • normalize.min.css removed
  • css/ folder becomes sass/, with new app.sass as the main sass file
  • normalize.css renamed to normalize.scss, included in app.sass
  • main.css modified to remove Initialzr styling, reinstated as base.sass

Getting started:

npm install
gulp