refactor from PostCSS to SASS

This commit is contained in:
panr 2022-06-21 17:14:59 +02:00
parent 56791937ff
commit 7f097d7700
28 changed files with 139 additions and 179 deletions

View file

@ -1,9 +0,0 @@
.terms {
h1 {
color: var(--accent);
}
h3 {
font-size: initial;
}
}