init: add code
This commit is contained in:
parent
475596444a
commit
1e09c02cb9
20 changed files with 2432 additions and 147 deletions
|
|
@ -1,8 +1,10 @@
|
|||
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
|
||||
@import "tailwindcss" source(".");
|
||||
|
||||
@theme {
|
||||
--font-sans: "Inter", ui-sans-serif, system-ui, sans-serif,
|
||||
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
--font-roboto: "Roboto", sans-serif
|
||||
}
|
||||
|
||||
html,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue