Organize directories

This commit is contained in:
Akira Tempaku 2025-04-29 01:39:41 +09:00
parent 412a8adbe0
commit 7f569560b2
Signed by: paku
GPG key ID: 5B4E8402BCC50607
7 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@ module.exports = {
content: [
"./src/renderer.lisp",
"./src/routes/**/*.lisp",
"./src/components/**/*.lisp",
"./src/ui/**/*.lisp",
],
theme: {
container: {