gavinmcfarland / karamel

A CSS framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Karamel is a CSS framework that is customisable and simple to use.

Karamel is currently in alpha and it's features are still evolving.

Usage

Download directly from a CDN using unpkg

https://unpkg.com/karamel/dist/karamel.css

Or use in your node project using the following

npm install karamel

And in your stylesheets using PostCSS import

@import 'karamel'

Docs

View available class names and what they do in the docs.

About

A CSS framework

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 47.4%Language:JavaScript 40.4%Language:Jsonnet 8.6%Language:HTML 3.7%