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

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

Awesome Lists containing this project

README

        

[![npm](https://img.shields.io/npm/v/kent-css.svg)](https://www.npmjs.com/package/kent-css)
[![npm](https://img.shields.io/npm/dm/kent-css.svg)](https://www.npmjs.com/package/kent-css)
![KENTcss](https://raw.githubusercontent.com/Jaredk3nt/Kent/master/media/kent.png)
# 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)