init
This commit is contained in:
parent
7428ff8b8f
commit
9b15ac9fd3
87 changed files with 4975 additions and 1 deletions
3
tailwind.config.js
Normal file
3
tailwind.config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
content: ["./src/**/*.twig", "./public/index.php"],
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue