oliverdavies.uk/assets/css/base.pcss

6 lines
48 B
Plaintext
Raw Normal View History

@layer base {
h2 {
@apply font-bold
}
}