mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-13 11:40:25 +02:00
fix: updated sass to use @use instead of @import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import "../../assets/scss/variables";
|
||||
@use "../../assets/scss/variables" as *;
|
||||
|
||||
$shadow: 0px -1px 5px rgba(50, 50, 50, 0.75);
|
||||
|
||||
|
Reference in New Issue
Block a user