tomblachut / svelte-intellij

Svelte components in WebStorm and friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCSS parsing doesn't work

gamelaster opened this issue · comments

IDE: GoLand
image
image

I have globally installed sass, but it still doesn't work at all. Could be this because I'm using GoLand and GoLand doesn't have SCSS support ?

Thanks

Could be this because I'm using GoLand and GoLand doesn't have SCSS support ?

Hi! Looks like it. Please install https://plugins.jetbrains.com/plugin/11449-sass

Hi @tomblachut , this was it, of course first thing was to look into marketplace to download the plugin and I found only sass-lint, but now the sass plugin was here. Thanks

No worries, I'm glad it works for you now.