Self-host the Roboto Condensed font
Instead of linking to Google Fonts.
This commit is contained in:
parent
6144fae6d8
commit
8541c0a3e9
5 changed files with 12 additions and 2 deletions
|
@ -73,6 +73,7 @@ function npm:build:css {
|
|||
|
||||
tailwindcss \
|
||||
--config tailwind.config.ts \
|
||||
--input css/tailwind.css \
|
||||
--output ../source/build/tailwind.css "${args[@]}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue