Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jupi007/csstart
A fast start CSS stylesheet with SASS superpowers
https://github.com/jupi007/csstart
Last synced: 26 days ago
JSON representation
A fast start CSS stylesheet with SASS superpowers
- Host: GitHub
- URL: https://github.com/jupi007/csstart
- Owner: Jupi007
- Created: 2019-05-19T17:44:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-02T17:08:17.000Z (5 months ago)
- Last Synced: 2024-11-08T02:57:28.870Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 6.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSStart
A fast start CSS stylesheet with some usefull utilities## 📦 Install
```
npm install csstart
```
or
```
yarn install csstart
```
or clone repository 🔥## Usage
Use pre-builed `build/csstart.min.css` file to use it immediately or include `src/sass/csstart.scss` if you want more flexibility !