Not working yet, see https://github.com/callstack/linaria/issues/273
yarn add vue-linaria
import { styled } from 'vue-linaria'
const Button = styled.button`
color: pink;
`
- 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
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