Reputation: 23343
Does Intellij Idea support SCSS? I have Intellij Idea 11.1 and it doesn't. How can I fix it (I'm not Ruby developer)?
Upvotes: 5
Views: 10425
Reputation: 402375
Make sure you have SASS support bundled plug-in enabled in Settings
(Preferences
on Mac) | Plugins
.
Note that this feature is only available in IntelliJ Ultimate.
Upvotes: 5