fedor.belov
fedor.belov

Reputation: 23343

Intellij IDEA SCSS support

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

Answers (1)

CrazyCoder
CrazyCoder

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

Related Questions