🐛 Fixed Two deprecation warnings for _normalize-mixin.scss ()

Fixes 
This commit is contained in:
slashformotion 2021-11-03 21:42:27 +01:00 committed by GitHub
commit bacbd07bf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions
assets/scss

View file

@ -1,5 +1,5 @@
// VENDOR
@import "vendor/normalize/import-now";
@import "vendor/_normalize.scss";
@import "vendor/tufte.scss";
// OUR CODE