mirror of
https://github.com/theoleuthardt/werkzeugkiste.git
synced 2026-06-13 09:37:53 +00:00
feat: new font noto for tailwind
This commit is contained in:
parent
025b69021b
commit
8607098106
2 changed files with 6 additions and 1 deletions
|
|
@ -12,6 +12,9 @@ export default {
|
|||
background: "var(--background)",
|
||||
foreground: "var(--foreground)",
|
||||
},
|
||||
fontFamily: {
|
||||
noto: ["Noto Serif", "serif"],
|
||||
}
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue