Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#234 - Fix tailwindcss plugin configuration by replacing it with tailwindcss/postcss plugin #255

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AmirHassanConsulting
Copy link
Collaborator

@AmirHassanConsulting AmirHassanConsulting commented Feb 6, 2025

#234 - Fix tailwindcss plugin configuration by replacing it with tailwindcss/postcss plugin

Changes

Removed tailwindcss plugin:
npm remove tailwindcss

Added tailwindcss/postcss plugin:
npm install @tailwindcss/postcss

Testing

  • Execute npm run package and check if build succeeds
  • Check if Trufos works properly

Checklist

  • Issue has been linked to this PR
  • Code has been reviewed by person creating the PR
  • Automated tests have been written, if possible
  • Manual testing has been performed
  • Documentation has been updated, if necessary
  • Changes have been reviewed by second person

@AmirHassanConsulting AmirHassanConsulting linked an issue Feb 6, 2025 that may be closed by this pull request
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.

Fix Tailwind Configuration
2 participants