aboutsummaryrefslogtreecommitdiff
path: root/front/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'front/package.json')
-rw-r--r--front/package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/front/package.json b/front/package.json
new file mode 100644
index 0000000..52b9e7b
--- /dev/null
+++ b/front/package.json
@@ -0,0 +1,6 @@
+{
+ "dependencies": {
+ "@tailwindcss/cli": "^4.0.14",
+ "tailwindcss": "^4.0.14"
+ }
+}