- π scss
- π style.scss
- π gulpfile.js
- π index.html
- gulp
- gulp-sass
- browser-sync
- Open Terminal/Cmd-Prompt & type 'gulp' in that folder.
- Save your code & your project will load automatically.
- Make sure you've been added
css/style.css
in yourindex.html
file. - It can work with any project having
index.html
file. - You'll get cli error on typing wrong syntax.
Need any help, let me know via comments section.