mirror of
https://github.com/thiloho/thiloho.github.io.git
synced 2025-11-22 10:21:36 +01:00
Set default font family to Roboto
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
@import "tailwindcss";
|
||||
@import "@fontsource-variable/roboto";
|
||||
|
||||
@plugin "@tailwindcss/typography";
|
||||
|
||||
@custom-variant dark (&:where(.dark, .dark *));
|
||||
|
||||
@theme {
|
||||
--font-sans: "Roboto Variable", "sans-serif";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user