https://github.com/buildit/kiur
Reset SCSS library
https://github.com/buildit/kiur
Last synced: 9 months ago
JSON representation
Reset SCSS library
- Host: GitHub
- URL: https://github.com/buildit/kiur
- Owner: buildit
- Created: 2017-03-06T16:37:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T14:41:24.000Z (over 9 years ago)
- Last Synced: 2025-02-04T23:31:05.118Z (over 1 year ago)
- Language: CSS
- Size: 158 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ki'ur

## What?
This is a reset and sane default SCSS library for use in building stylesheets.
## Ki'ur?
Yes. It's Sumerian for "foundation".
## Usage
`yarn add kiur`
Once it's installed, you can simply add the following to your main scss file:
@import "~kiur/bootstrap";
_in here define your variables_
@import "~kiur/base";
[A list of all variables can be found here.](https://buildit.github.io/kiur/)
## License
[](http://www.apache.org/licenses/LICENSE-2.0)