oliverdavies.uk-drupal-old/web/themes/custom/opdavies/assets/css/base/links.pcss

6 lines
80 B
Plaintext

@layer base {
a {
@apply text-blue-500 no-underline hover:underline
}
}