Skip to content

A boilerplate for making writing HTML/CSS from scratch using gulp watch for converting scss to css and bootstrap 4.3.

Notifications You must be signed in to change notification settings

rajanverma-me/html_bootstrap_gulp_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Bootstrap Gulp Template This project is basically for chrome extensions. It is a boilerplate for compiling SCSS to CSS using gulp watch.

Steps:

  1. Clone the repo.
  2. run npm install.
  3. run gulp watch.
  4. Start writing your scss in main.scss.
  5. As soon as you save the main.scss, the .css files will be refreshed with new code.

About

A boilerplate for making writing HTML/CSS from scratch using gulp watch for converting scss to css and bootstrap 4.3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published