Skip to content
This repository has been archived by the owner on Jul 14, 2019. It is now read-only.

[BETA] Directive wrapper for tachyons-js to use in vue@1.x

Notifications You must be signed in to change notification settings

AlexandreBonaventure/vue-tachyons

Repository files navigation

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

About

[BETA] Directive wrapper for tachyons-js to use in vue@1.x

Resources

Stars

Watchers

Forks

Packages

No packages published