Ever wanted to code up a frontend project with SASS & SCSS and you are stuck with building the acclaimed 7-1 architecture, then you don't need to get stressed about that again, we have abstracted the whole process for you. Get started with using SASS and SCSS on your project easily.
- 7-1 Architecture System
- All partials files automatically created
- No need creating any File or Folder
- Just Start Building
$ npm i create-sass-app
const createSass = require('create-sass-app')
createSass()
$ node test.js
- Fork the code to your repository
- Make Changes and Send PR
This project is licensed under the MIT License