oliverdavies.uk/assets/css/base.pcss

10 lines
83 B
Plaintext

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