vue-tachyons

0.0.7 • Public • Published

Downloads Version

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

Readme

Keywords

none

Package Sidebar

Install

npm i vue-tachyons

Weekly Downloads

3

Version

0.0.7

License

MIT

Last publish

Collaborators

  • alexandrebonaventure