Skip to content

Commit 78034cd

Browse files
committed
npm install @tailwindcss/cli
We need this to run the demo app locally since it needs to build the CSS.
1 parent 9e6434c commit 78034cd

2 files changed

Lines changed: 437 additions & 28 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"type": "module",
55
"dependencies": {
66
"@activeadmin/activeadmin": "4.0.0-beta20",
7+
"@tailwindcss/cli": "^4.1.18",
78
"tailwindcss": "^4.1.18"
89
},
910
"scripts": {

0 commit comments

Comments
 (0)