🚧」 test(src/front): wip of the front

This commit is contained in:
yosyo
2025-09-24 13:00:31 +02:00
parent f0c764cc0c
commit a93d295789
8 changed files with 172 additions and 35 deletions

View File

@ -1,5 +1,5 @@
export default {
content: ['./src/front/**/*.{html,js}'],
content: ['./src/front/**/*.{html,js,ts,css}'],
theme: {
extend: {},
},