Extended linting and migrating away from node-sass
This release:
- Switches to
sass
(dart-sass
) fromnode-sass
which allows usage of most recent SCSS features. - Extends the linting by adding
- eslint-plugin-compat
- stylelint-no-unsupported-browser-features
- Upgrades all dependencies to their latest versions