Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Code of conduct

Contributing

Stars

2 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages