feat: add minimal V13 CSS layer compatibility

This commit is contained in:
Alexander Minges 2025-07-13 14:38:23 +02:00
parent 27f40b1d96
commit 251cfa100b
Signed by: Athemis
GPG key ID: 31FBDEF92DDB162B
6 changed files with 6 additions and 5 deletions

View file

@ -6,6 +6,7 @@
@use "./colors";
$padding-sm: 5px;
$padding-md: 10px;
$padding-lg: 20px;