Migrate core SCSS from @import to @use/@forward (#2709)

This commit is contained in:
Paweł Kuna
2026-07-22 23:33:04 +02:00
committed by GitHub
parent 7206717d1b
commit 9820d110f6
142 changed files with 863 additions and 586 deletions
+2
View File
@@ -1,3 +1,5 @@
@use '../config' as *;
:root,
:host {
font-size: 16px;