OfficeDev / office-ui-fabric-core

The front-end CSS framework for building experiences for Office and Microsoft 365.
https://developer.microsoft.com/en-us/fabric
Other
3.78k stars 465 forks source link

Fix SASS compilation error with ms-animation mixin #1256

Closed KevinTCoughlin closed 3 years ago

KevinTCoughlin commented 3 years ago

Fixes #1192.

SASS compilation error when using dart-sass. The now deprecated node-sass package didn't seem to catch this. SharePoint Online had to override locally when upgrading to dart-sass.