Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 607 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 607 Bytes

tinta - CSS libray

A css components libray

The idea behind tinta is to have a CSS and JS components to use in my web projects.

You can see this in action in http://voylinux.github.io/tinta/

Aproach

My aproach is not to be the next CSS framework but to apply the KISS principle and use only what I need for my own projects without all the extra ingredients.

Technologies

This built using SASS as preporcessor, and Gulp as a task manager.

All my JS is written usin Coffeescript because ... Coffeescript