https://github.com/jaredk3nt/kent
My own personal CSS framework
https://github.com/jaredk3nt/kent
css-framework kent node-module scss-framework web
Last synced: about 1 month ago
JSON representation
My own personal CSS framework
- Host: GitHub
- URL: https://github.com/jaredk3nt/kent
- Owner: Jaredk3nt
- License: mit
- Created: 2017-09-07T02:27:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T01:56:01.000Z (over 7 years ago)
- Last Synced: 2025-03-24T22:02:47.458Z (about 2 months ago)
- Topics: css-framework, kent, node-module, scss-framework, web
- Language: CSS
- Size: 138 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/kent-css)
[](https://www.npmjs.com/package/kent-css)

# Kent css
The only css framework on the internet created by me (Jared). Kent is a simple, minimal, and custom css framework built using scss and relying on flexbox!## Getting started with Kent
Install with `npm install kent-css` or fork the project on [Github](https://github.com/Jaredk3nt/Kent).Kent comes with a pre-compiled CSS file `/css/kent.css` so you don't have to do that work!
Check out the [documentation](https://github.com/Jaredk3nt/Kent/wiki/Documentation) for more information on using Kent.
## License
Kent is licensed under the open source [MIT license](https://github.com/Jaredk3nt/Kent/blob/master/LICENSE).### Acknowledgements
Created by [Jared Jones](jaredjones.me)