komaeda / kapoera

no-css css framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kapoera

A small (~40kb) CSS framework similar to Tachyons.

Installation

Grab a CSS file from http://unpkg.com/kapoera. There's two varieties of Kapoera distributed, standard and minimal. Standard includes everything and weighs in at about 40kb, while minimal excludes fancy features like Flexbox and CSS Grid, which makes it weigh about 30kb.

You can also install Kapoera over npm:

npm install kapoera

License

MIT

About

no-css css framework


Languages

Language:CSS 100.0%