src/project1
src/project1/css/index.css
, src/project1/css/tailwind.config.js
and src/project1/js/index.js
2.1 In css/tailwind.config.js
, don't forget to change the content
field which contains the absolute path w.r.t project root of the files which tailwind need to purge.src/project1/
, e.g: src/project1/index.html
, index.html
is mandatory.baseDir
variable to the name of your project folder in gulpfile.jsOutput Files
src/project1/css/style.css
and src/project1/js/main.js