0.0.7 • Published 8 years ago

vue-tachyons v0.0.7

Weekly downloads
110
License
MIT
Repository
-
Last release
8 years ago

Vue tachyons

Small wrapper to use tachyons as css-in-js solutions for Vue components

Demo here

Why?

  • Stateful classes
  • Style reuse
  • Easy variables customization

Tachyons is a functional css framework, that I love using since it allows you to code so much css in a matter of minutes. It speed up the whole workflow, especially when working with component based framework (like Vue.js)

Installation

npm install vue-tachyons

//or

yarn install vue-tachyons

Usage

See source

Variables

import '~vue-tachyons/dist/src/index.css' to import tachyon default variables

Thanks to

0.0.7

8 years ago

0.0.6

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago