SASS Kickstart will help you to setup readymade stuff for your future project.
It will help you to not care about of bunch of SASS structures with variables, mixins, functions, placeholders
etc.
You will get theming as well for the required stuff like form elements
, typography
, utilities
, responsive
and so on.
You will also get all the required mixins which we always use in project.
See the Demo and Examples
and start implmenting by following this Documents
npm i
and npm run scss
app/
├── scss/
│ ├── base
│ ├── components
│ ├── global
│ ├── pages
│ ├── vendor
│ └── main.scss
└── css/
└── main.css
Welcoming you to be a part of this project :)
Feel free to contribute add more magical stuff and help the dev community.
- Normalize.css - Used this as a vendor
-
- Jost - Used in project
- Bungee Inline - Used in demo only
Made with ❤ in India