-
Notifications
You must be signed in to change notification settings - Fork 22
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filesetupInitial Setup has to be doneInitial Setup has to be done
Description
Describe the bug
Updating Tailwind dependencies does not work.
To Reproduce
Steps to reproduce the behavior:
- Update
tailwinddependency - See pipeline fail
Expected behavior
Updates should not break the configuration.
Logs
See logs at #229:
Building vite bundles [FAILED: [vite:css] [postcss] It looks like you're trying to use `tailwindcss` directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install `@tailwindcss/postcss` and update your PostCSS configuration.
Desktop (please complete the following information):
- OS: any
- Version [v0.0.1]
Additional context
We will likely need to update the configuration as suggested by the log.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filesetupInitial Setup has to be doneInitial Setup has to be done