A standard SCSS setup for bootstrapping a fully-featured front-end for your project based on Bemoid framework.
This is a scaffolding template for @bemoid/cli.
Command have to be run in the same folder where your project's
package.json
file is located.
$ npm install -g @bemoid/cli
$ bemoid scaffold @bemoid/scaffold-scss <directory>
This will scaffold the template to the specified directory.