chore(deps): Bump dependencies
revert(assets): Rename js/ back to scripts/ revert(assets): Rename css/ back to styles/
This commit is contained in:
7
resources/styles/common/global.scss
Normal file
7
resources/styles/common/global.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
body {
|
||||
@apply font-sans;
|
||||
}
|
||||
|
||||
.brand {
|
||||
@apply text-3xl font-medium text-indigo-500;
|
||||
}
|
||||
Reference in New Issue
Block a user