diff options
author | polwex <polwex@sortug.com> | 2025-06-14 23:30:34 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-06-14 23:30:34 +0700 |
commit | d8b3e15bec60f58defad13e961f80354d250235d (patch) | |
tree | 6a6f9158141bf40ea452a5913d72160362e0c472 /bs5/js/package.json |
aaaaaa
Diffstat (limited to 'bs5/js/package.json')
-rw-r--r-- | bs5/js/package.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bs5/js/package.json b/bs5/js/package.json new file mode 100644 index 0000000..460acfa --- /dev/null +++ b/bs5/js/package.json @@ -0,0 +1,9 @@ +{ + "name": "bs5-js", + "version": "0.0.0", + "description": "", + "dependencies": { + "@tailwindcss/cli": "^4.1.4", + "tailwindcss": "^4.1.4" + } +} |