Replace Laravel Mix with Bud (#2643)
Co-authored-by: QWp6t <hi@qwp6t.me> Co-authored-by: Ben Word <ben@benword.com>
This commit is contained in:
7
resources/styles/common/global.css
Normal file
7
resources/styles/common/global.css
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