Fix SASS deprecation notices (#34278)

This commit is contained in:
Echo
2025-03-27 14:09:42 +01:00
committed by GitHub
parent aa575341c2
commit 8a3bed1933
31 changed files with 232 additions and 155 deletions

View File

@@ -1,4 +1,5 @@
$no-columns-breakpoint: 600px;
@use 'variables' as *;
@use 'functions' as *;
code {
font-family: $font-monospace, monospace;