Update dependency tailwind-merge to v2.5.3 - abandoned #51

Closed
renovate-bot wants to merge 20 commits from renovate/tailwind-merge-2.x-lockfile into master
Showing only changes of commit a5990e8ae9 - Show all commits

@ -6,7 +6,7 @@ RUN apk add --no-cache libc6-compat
# Set working directory
WORKDIR /app
RUN pnpm global add turbo@^2
RUN pnpm i -g turbo@^2
COPY . .
# Generate a partial monorepo with a pruned lockfile for a target workspace.