vue-linaria
v0.0.0
Published
Zero-runtime CSS-in-JS for Vue.js
Downloads
4
Readme
vue-linaria
Install
Not working yet, see https://github.com/callstack/linaria/issues/273
yarn add vue-linaria
Usage
import { styled } from 'vue-linaria'
const Button = styled.button`
color: pink;
`
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
vue-linaria © EGOIST, Released under the MIT License. Authored and maintained by EGOIST with help from contributors (list).
github.com/egoist · GitHub @EGOIST · Twitter @_egoistlily