Skip to content

Commit e988185

Browse files
committed
Alias binary to tailwindcss
1 parent 174ed39 commit e988185

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"bugs": "https://github.com/tailwindcss/tailwindcss/issues",
1010
"homepage": "https://tailwindcss.com",
1111
"bin": {
12-
"tailwind": "lib/cli.js"
12+
"tailwind": "lib/cli.js",
13+
"tailwindcss": "lib/cli.js"
1314
},
1415
"contributors": [
1516
"Adam Wathan <[email protected]>",

0 commit comments

Comments
 (0)