✨ Login
This commit is contained in:
10
app/assets/css/tailwind.css
Normal file
10
app/assets/css/tailwind.css
Normal file
@@ -0,0 +1,10 @@
|
||||
@import "@fontsource-variable/nunito";
|
||||
|
||||
html, body {
|
||||
--font-family: 'Nunito Variable', sans-serif;
|
||||
font-family: var(--font-family);
|
||||
}
|
||||
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
BIN
app/assets/images/cloudy-lamb.png
Executable file
BIN
app/assets/images/cloudy-lamb.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
BIN
app/assets/images/cloudy-lamb@dark.png
Executable file
BIN
app/assets/images/cloudy-lamb@dark.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
Reference in New Issue
Block a user