Minor prettier fix (#27)

This commit is contained in:
Kris 2023-03-31 11:57:08 -04:00 committed by GitHub
parent 9df5e660b5
commit a950a7fec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -15,4 +15,3 @@ $bg: dark-light-choose($bg-light, $bg-dark);
:root {
--custom-bg: #{$bg};
}