Results 76 comments of Ritwick Dey

Hi, Can you send me your folder structure by zipping (don't include any sensitive content) ?

Can you send me the files & folder by zipping? @ljllewellyn

Hi, @ljllewellyn, It is working for me. ![image](https://user-images.githubusercontent.com/18099464/32372938-f36c8a18-c0bc-11e7-960c-d6b32aea84c3.png) * Which platform you're using?

Can you share the snapshot of the Output log of `live sass compile` after clicking to `Watch sass`?

Oops! May be platform specific bug! I'm looking for it. One more question, Is this working, if you place the sass into a sub directory?

I'm not sure about the bug! just now, I've tried from Linux, it is working and unfortunately I don't have any macOS through macOS & Linux file management likely same....

One more thing, when you click to 'watch sass', open ` developer tools` (help -> toggle developer tools). Is there any error log? can you share the snapshot?

One more test! delete the all html file, only keeps `sass`/`scss`. set a settings (`.vscode/settings.json`) ```json "liveSassCompile.settings.includeItems" : [ "**", "*" ] ``` Is it working ?

Hi @kyle-jorve , Thanks for the report. Which System you're using ? [And yes! The setting will be minifying everything. That time I suggested it just for debugging purpose]

That is the issue? `.navBar` is showing correctly. & what is the name of the source file?