File item refactoring

This commit is contained in:
Čarodej
2021-10-27 16:48:43 +02:00
parent cd44274690
commit 407f2d2874
12 changed files with 234 additions and 540 deletions

1
tailwind.config.js vendored
View File

@@ -22,6 +22,7 @@ module.exports = {
backgroundColor: theme => ({
'dark-background': '#151515',
'dark-foreground': '#1e2024',
'light-background': '#f4f5f6',
}),
},
},