Astro is wrong, should have public
All checks were successful
Build and Deploy to Web Server / deploy (push) Successful in 8m31s
All checks were successful
Build and Deploy to Web Server / deploy (push) Successful in 8m31s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap");
|
||||
@import "../../fonts/inter/inter.css";
|
||||
@import "../../public/fonts/inter/inter.css";
|
||||
@import "tailwindcss";
|
||||
@custom-variant dark (&:where([data-theme=dark], [data-theme=dark] *));
|
||||
|
||||
|
Reference in New Issue
Block a user