brackets-sass icon indicating copy to clipboard operation
brackets-sass copied to clipboard

Nothing when I open live preview.

Open kalebDavenport opened this issue 10 years ago • 3 comments

I downloaded the extension on our laptop, and it worked great. Then I downloaded it to my desktop, and it is not working at all. I have tried re-installing it but nothing has changed. If there is someone else I need to contact let me know. Thanks, Kaleb Davenport

kalebDavenport avatar Dec 22 '14 13:12 kalebDavenport

@kalebDavenport are you on mac or win? I just fixed a major issue on mac and posted an update 1.0.4-83.

jasonsanjose avatar Jan 21 '15 06:01 jasonsanjose

Live preview doesnt works on windows.I tried reinstall extension but nothing changed.

mselmany avatar Feb 22 '15 19:02 mselmany

Same with me. I worked around this problem by running: node-sass --watch --output-style compressed --source-map true scss\style.scss css\style.css in cmd.

niutech avatar Feb 01 '16 16:02 niutech