Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/vue-component/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,11 @@ Official packages for `<style>` tag:
- [akryum:vue-stylus](https://github.com/Akryum/meteor-vue-component/tree/master/packages/vue-stylus)

Community packages welcomed (add a your package with a PR)!

Community packages for `<script>` tag:

- [nathantreid:vue-typescript](https://github.com/nathantreid/meteor-vue-typescript)

Community packages for `<style>` tag:

- [nathantreid:vue-css-modules](https://github.com/nathantreid/vue-css-modules) enables interop with nathantreid:css-modules, including support for composing from other files.
Expand Down