mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2025-12-10 20:07:05 -06:00
Ensure font-inter works, googlefont import directive
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@tailwind base;
|
||||
|
||||
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
|
||||
|
||||
.noise::after {
|
||||
background-image: url("/noise.png");
|
||||
|
||||
Reference in New Issue
Block a user