oliverdavies.uk/assets/css/base.pcss

9 lines
83 B
Text

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