All Projects → keen → keen-css

keen / keen-css

Licence: other
Keen IO CSS Framework

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

See the docs here: https://keen.github.io/keen-css/

Keen CSS

I'm Keen CSS. Built atop Tachyons, I provide a flexible framework for building a more legibile, pleasant, and beautiful user experience for Keen IO.

Installation

npm install

Development

To work on the project, simply run the following command and navigate to localhost:3000 in the browser.

npm run dev

This will watch and build the css and html files and serve them with autoreload using browser-sync.

Building CSS

To quickly and simply just build the CSS

npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].