1
0
forked from noxious/client

There is no god

This commit is contained in:
2024-07-04 21:57:07 +02:00
parent c56974a79f
commit dedae28456
8 changed files with 70 additions and 184 deletions

View File

@ -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: {