Skip to content

Conversation

WolfGreyDev
Copy link
Collaborator

@WolfGreyDev WolfGreyDev commented May 22, 2025

This pull request addresses the following two issues related to tailwind.

  1. Tailwind Compilation: Activating the tailwind setting (true) in the config resulted in no css file compiled.
  2. Additional Transforms Compilation: This setting broke further transforms after the active tailwind config setting.

Changes Made:

  • Added @tailwindcss/postcss dependency import if the tailwind processor is installed
  • Version bump for @tailwindcss/postcss

How to Test:

  • Run sy build --clean on a tailwind css file with the tailwind setting set to true in the config. Observe the generated css file in the theme output folder.

Repository owner deleted a comment from netlify bot Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant