Skip to content

Commit 448ec97

Browse files
author
David Heinemeier Hansson
committed
Build script
1 parent 9004b4a commit 448ec97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@
55
"@tailwindcss/typography": "^0.4.0",
66
"autoprefixer": "^10.2.1",
77
"tailwindcss": "^2.0.2"
8+
},
9+
"scripts": {
10+
"build": "npx tailwind build > ./app/assets/stylesheets/tailwind.css"
811
}
912
}

0 commit comments

Comments
 (0)