🎉 Setup Pass frontend project
This commit is contained in:
9
DysonNetwork.Pass/Client/src/assets/main.css
Normal file
9
DysonNetwork.Pass/Client/src/assets/main.css
Normal file
@@ -0,0 +1,9 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
@layer theme, base, components, utilities;
|
||||
|
||||
@layer base {
|
||||
body {
|
||||
font-family: 'Nunito Variable', sans-serif;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user