Skip to content

accurat/tachyons-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tachyons Lite

Like Tachyons but without media-queries, colors and normalize.css

Sometimes you don't need tachyons' media queries, you have your own color palette and you want to use modern-normalize instead of normalize.css.

This is the library for you! It is 75% smaller than the original tachyons, weighing only 18KB (minified) against the 79KB of the (minified) original tachyons bundle.

Install

yarn add @accurat/tachyons-lite

Usage

If you're using webpack, you can just do

import '@accurat/tachyons-lite'

Otherwise you can use it from the CDN, put this in your html

<link rel="stylesheet" href="https://unpkg.com/@accurat/tachyons-lite/tachyons-lite.min.css">

About

Like Tachyons but without media-queries, colors and normalize.css

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors