BREAKING: Package name is now scoped: @timhettler/sass-yiq
BREAKING: Switch to Dart Sass with Sass module system, dropping support for NodeSass.
BREAKING: Move sass to peerDependencies.
BREAKING: Drop yiq- from variable, module, and function names. Projects not using Sass modules can still @import '<path>/@timhettler/sass-yiq/sass/yiq' to access the formernames.
BREAKING: Removed Bowersupport.
BREAKING: Removed Sachesupport.
FEATURE: Added \_index.scss at the project root, for simpler import path: @use ‘/@timhettler/sass-yiq’
INTERNAL: Remove Grunt(!)
INTERNAL: Update dev dependencies and packagemanager