Commit theme changes from pairing with Chris

This commit is contained in:
Oliver Davies 2021-06-30 08:00:00 +01:00
parent 789b665522
commit 4bf3f51546
8 changed files with 45 additions and 74 deletions

View file

@ -1 +1,5 @@
@layer base {
h2 {
@apply font-bold
}
}

View file

@ -5,4 +5,3 @@
@import './base.pcss';
@import './components.pcss';
@import './utilities.pcss';