WIP: Implement profile editing
This commit is contained in:
@@ -4,6 +4,10 @@ module.exports = {
|
||||
'./templates/**/*.twig',
|
||||
],
|
||||
theme: {
|
||||
container: {
|
||||
center: true,
|
||||
padding: '2rem',
|
||||
},
|
||||
extend: {
|
||||
fontFamily: {
|
||||
sans: ['Lato', 'sans-serif'],
|
||||
|
||||
Reference in New Issue
Block a user