Light Blue HTML5 v4.5.0
STRUCTURE
Light Blue package goes with the following folders:
- *root* - configuration files;
- src - hbs and scss files, images;
- dist - built project;
- node_modules - various JS libraries used in Light Blue.
Next folders are not essential and can be removed from package:
- demo - demo data (images, json, etc);
- sass - scss stylesheets. We also have a recommendation here for you - if possible use sass or less insted of pure css. Saves time & simplifies your styling work.