Closed (fixed)
Project:
Tailwind CSS Starter Kit
Version:
4.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2021 at 11:01 UTC
Updated:
25 Jan 2022 at 08:29 UTC
Jump to comment: Most recent
Comments
Comment #3
opdaviesAdded
postcssas a dependency for 4.x. Unsure yet if this affects any other branches, so keeping this issue open for now.Comment #4
lhockleyI just encountered this error on rc1. Assuming this update didn't make it in time?
Shouldn't postcss be a dev dependency?
Comment #5
opdaviesJust tagging 4.0.0-rc2 which includes this change. I usually tag new releases for my projects at the start of each month but hadn't done that this month yet.
Comment #6
opdaviesI can check what the recommendation for this is, though it sounds like a separate issue to me and we can review the other dependencies then too.
Comment #7
lhockleyRight. Initially I thought this only applied to the postcss dependency, as it is a tool for compiling in local development. But it may also be that tailwindcss itself should be a dev dependency, since it is only used to source the build process.
So yeah. I agree. It is probably worth a separate issue for this.
Comment #8
opdaviesComment #9
opdaviesPostCSS has been added as a dependency for the 5.x branch now too, so I'll go ahead and close this issue.