Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support .vue single file components #129

Open
franciscolourenco opened this issue Jul 3, 2016 · 3 comments
Open

Support .vue single file components #129

franciscolourenco opened this issue Jul 3, 2016 · 3 comments

Comments

@franciscolourenco
Copy link

franciscolourenco commented Jul 3, 2016

Single file components can have css, less or scss in them: https://vuejs.org/guide/application.html#Single-File-Components

There is a sublime syntax highlight which sets the scope and syntax of the <style> block based on the lang="" attribute: https://github.com/vuejs/vue-syntax-highlight

image

@orenmizr
Copy link

so @aristidesfl - is there a way to get livestyle to work in .vue ? (2.0 is getting traction)

@franciscolourenco
Copy link
Author

Someone has to implement it. Didn't look at the code but could be not so hard.

@orenmizr
Copy link

i thought maybe there is a config setup to make it work (new to it). but i guess if you did not found one since July - there isn't a built in support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants