matrix-react-sdk
4ebba438 - Run stylelint on all SCSS files

Commit
6 years ago
Run stylelint on all SCSS files This adds quotes so that globbing actually works as intended with `stylelint`. Previously, we were relying on whatever a shell does with `**` style globs, which meant that many files weren't picked up. This means many files weren't being linted before, so the remaining commits will fix those new errors.
Author
Committer
Parents
Loading