There's great Emmet LiveStyle plugin for Chrome and Sublime Text, which allows bidirectional real-time changes of style, which are transmitted from the editor to the browser and the browser into the editor. In browser, you click on whatever element you want to change, see live changes, in editor you can save them.
[http://livestyle.io/](link url)
With css, it works like a charm. However, it'd be pitty not to have it work with scss files. I'm pretty un-SASSY, no idea how to add required global dependencies to project file.
Could you please help with modifying project file here? [http://livestyle.io/docs/preprocessors/](link url)
Question
juraj
There's great Emmet LiveStyle plugin for Chrome and Sublime Text, which allows bidirectional real-time changes of style, which are transmitted from the editor to the browser and the browser into the editor. In browser, you click on whatever element you want to change, see live changes, in editor you can save them. [http://livestyle.io/](link url)
With css, it works like a charm. However, it'd be pitty not to have it work with scss files. I'm pretty un-SASSY, no idea how to add required global dependencies to project file. Could you please help with modifying project file here? [http://livestyle.io/docs/preprocessors/](link url)
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now