mirror of
https://github.com/posva/vim-vue.git
synced 2026-01-22 07:02:07 +08:00
* Remove attrs limitation on style tag Closes #52 Style tags can actually have any amount of extra tags, so adding the scoped tags is just too limiting. * Improve attribute patterns