forked from noxious/client
There is no god
This commit is contained in:
@ -3,6 +3,10 @@ export default {
|
||||
content: [],
|
||||
purge: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
|
||||
theme: {
|
||||
fontFamily: {
|
||||
'titles': ['Poppins', 'serif'],
|
||||
'default': ['Inter', 'serif']
|
||||
},
|
||||
extend: {
|
||||
colors: {
|
||||
red: {
|
||||
|
Reference in New Issue
Block a user