Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.
/ BootstrapSASS Public archive

🔧 Starter pour projet avec Bootstrap (3) SASS généré par Bower et compilé avec Gulp

License

Notifications You must be signed in to change notification settings

ttRmz/BootstrapSASS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

           ____              _       _                      _____          _____ _____          
          |  _ \            | |     | |                    / ____|  /\    / ____/ ____|         
  ______  | |_) | ___   ___ | |_ ___| |_ _ __ __ _ _ __   | (___   /  \  | (___| (___    ______ 
 |______| |  _ < / _ \ / _ \| __/ __| __| '__/ _` | '_ \   \___ \ / /\ \  \___ \\___ \  |______|
          | |_) | (_) | (_) | |_\__ \ |_| | | (_| | |_) |  ____) / ____ \ ____) |___) |         
          |____/ \___/ \___/ \__|___/\__|_|  \__,_| .__/  |_____/_/    \_\_____/_____/          
                                                  | |                                           
                                                  |_|                                           

Bootstrap SASS using Bower & Gulp (on Win)

Usage :

While you're editing into the Resources folder :

  • run gulp watch_all to auto-compile on save
  • Ctrl+C to stop watching

If you created new files into the sass or views folder :

  • run gulp prod to duplicate these into the web folder

Enjoy !