Rename ui to components
This commit is contained in:
parent
2d1b7d8eb5
commit
f541321d55
4 changed files with 25 additions and 28 deletions
|
@ -3,7 +3,7 @@ module.exports = {
|
|||
content: [
|
||||
"./src/renderer.lisp",
|
||||
"./src/routes/**/*.lisp",
|
||||
"./src/ui/**/*.lisp",
|
||||
"./src/components/**/*.lisp",
|
||||
],
|
||||
theme: {
|
||||
container: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue