2024-10-16 16:05:06 -05:00
|
|
|
---
|
|
|
|
---
|
|
|
|
|
2024-12-19 14:29:51 -06:00
|
|
|
@google-font "Libre Baskerville" 400 display=swap;
|
|
|
|
@google-font Bevan 400 display=swap;
|
|
|
|
@google-font "M PLUS\ 2" 400 display=swap;
|
2024-10-16 16:05:06 -05:00
|
|
|
@tailwind base;
|
|
|
|
@tailwind components;
|
2025-01-22 16:03:59 -06:00
|
|
|
@tailwind utilities;
|
|
|
|
|
|
|
|
a {
|
|
|
|
@apply underline text-livingstone-300;
|
|
|
|
}
|