mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-13 19:50:24 +02:00
fix: updated sass to use @use instead of @import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
@import "base/generic";
|
||||
@use "base/generic";
|
||||
|
||||
.showInPrintView {
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user