Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hidaytrahman/sasskickstart

Get SCSS ready in 5 minutes for your upcoming project
https://github.com/hidaytrahman/sasskickstart

application css-framework kickstart scss scss-mixin

Last synced: 5 days ago
JSON representation

Get SCSS ready in 5 minutes for your upcoming project

Awesome Lists containing this project

README

        



SASS Kickstart


A skelton of SCSS stuff


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.



## Bonus
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.

### Demo
See the [Demo and Examples](https://hidaytrahman.github.io/sassKickstart/docs/)

and start implmenting by following this [Documents](https://github.com/hidaytrahman/sassKickstart/tree/master/docs)


## Quick start
```npm i``` and ```npm run scss```

## What's included

```
app/
├── scss/
│ ├── base
│ ├── components
│ ├── global
│ ├── pages
│ ├── vendor
│ └── main.scss
└── css/
└── main.css
```

## Contributing
Welcoming you to be a part of this project :)

Feel free to contribute add more magical stuff and help the dev community.

## Other resources
- [Normalize.css](https://necolas.github.io/normalize.css/) - Used this as a vendor
- ### Fonts
- [Jost](https://fonts.google.com/specimen/Jost) - Used in project
- [Bungee Inline](https://fonts.google.com/specimen/Bungee+Inline?selection.family=Bungee+Inline) - Used in demo only

## Creators
[**Hidayt Rahman**](http://hidaytrahman.github.io)

[LinkedIn](https://www.linkedin.com/in/hidaytrahman)




Made with in India