revert to js
This commit is contained in:
8
src/app.pcss
Normal file
8
src/app.pcss
Normal file
@@ -0,0 +1,8 @@
|
||||
/* Write your global styles here, in PostCSS syntax */
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
* {
|
||||
font-family: "Prompt";
|
||||
}
|
Reference in New Issue
Block a user