We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf2035 commit 77b125eCopy full SHA for 77b125e
nx.json
@@ -94,7 +94,7 @@
94
"release": {
95
"version": {
96
"conventionalCommits": true,
97
- "preVersionCommand": "pnpm lib:build"
+ "preVersionCommand": "pnpm lib:build && pnpm dlx @tailwindcss/cli -i ./libs/flowbite-angular/styles/flowbite-angular.css -o ./dist/libs/flowbite-angular/flowbite-angular.css --minify"
98
},
99
"git": {
100
"commitMessage": "chore(flowbite-angular): {version}"
0 commit comments