mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-12-31 21:56:41 +01:00
「🏗️」 wip(front): partial avatar implementation (a lot of reworks to do)
This commit is contained in:
@ -1,7 +1,13 @@
|
||||
export default {
|
||||
content: ['./src/front/**/*.{html,js,ts,css}'],
|
||||
theme: {
|
||||
extend: {},
|
||||
extend: {
|
||||
fontFamily: {
|
||||
jersey: ['"Jersey 10"', 'sans-serif'],
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user