0.0.0 • Published 6 years ago

vue-linaria v0.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

vue-linaria

NPM version NPM downloads CircleCI donate chat

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. 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