feat: added tailwindcss

This commit is contained in:
Stephan Plöhn 2025-08-26 10:20:04 +02:00
parent e106ee4c4c
commit 315f7e9896
5 changed files with 94 additions and 0 deletions

18
.gitignore vendored
View file

@ -14,6 +14,9 @@ Icon
# ---------------
.lock
#Remove the next two line for real project repositories
composer.lock
package-lock.json
# Editors
# (sensitive workspace files)
@ -49,3 +52,18 @@ Icon
/site/config/.license
# Vendor
# ---------------
/vendor
/node_modules
# Content
# ---------------
/content
# Compiled files
# ---------------
/public/css