I'm working on a project that's mostly just html and lots of scss, but the files are technically aspx pages. I'd like to use IntelliJ IDEA for it's superior SCSS support instead of Visual Studio. There's no actual .NET code and the only apx tags used are for master pages and content pages.
Can I get IntelliJ to treat the aspx files as html files to give me coloring and code hints and such?
Thanks,
Sam