Simple HTML5 Sass Boilerplate. Use Sass Only or webpack.
yarn installoryarn install --productionyarn devyarn buildto build or ready for demo- Check Yarn Usage
- Check Yarn Documentation
yarn add [package] --devoryarn add [package]yarn upgrade- updates all dependencies to their latest version based on the version range specified in thepackage.jsonfile
- Use
styles.scssto import all style files. - Use
assets/sass/themesdirectory for your own templates sass code