Commit Graph

1 Commits (df5482008ef97ce9172557e1ea200997aaeb3f39)

Author SHA1 Message Date
Christopher Chedeau 97775dc94c Add support for SCSS (#1790)
We use a heuristic to figure out if it's a SCSS or Less file. And if it doesn't work, we try again with the other one. We do the same for JSX and TypeScript.

Fixes #1784
2017-05-28 15:01:47 -07:00