Merge branch 'homepage' of https://github.com/oddbird/sass-site into homepage

This commit is contained in:
Stacy Kvernmo 2023-01-31 14:39:32 -06:00
commit e693987b35
2 changed files with 1 additions and 2 deletions

View File

@ -55,7 +55,7 @@
.sl-c-alert--special {
--alert-align: left;
--alert-bg: #000;
--alert-bg: black;
--alert-padding-block: var(--gutter-triple);
}

View File

@ -2,7 +2,6 @@
@charset 'utf-8';
/* prettier-ignore */
@use 'config';
@use 'vendor/normalize';
@use 'vendor/sanitize';