Skip to content

Fix/tailwind v 4 documentation - #71

Merged
mabdullahsari merged 2 commits into
masmerise:masterfrom
fdinardo:fix/tailwind-v-4-documentation
Nov 28, 2025
Merged

Fix/tailwind v 4 documentation#71
mabdullahsari merged 2 commits into
masmerise:masterfrom
fdinardo:fix/tailwind-v-4-documentation

Conversation

@fdinardo

@fdinardo fdinardo commented Nov 5, 2025

Copy link
Copy Markdown
Contributor

Title: Docs: Improve Tailwind CSS v4+ styling instructions to prevent un-styled toasts

This pull request updates the documentation in README.md to properly guide users leveraging Tailwind CSS 4+.

Problem
The existing instructions are tailored for older Tailwind versions. Following them in v4+ causes Tailwind to fail to discover the package's utility classes. This leaves users with un-styled, potentially transparent notifications, which leads to the false impression that the package is broken or incorrectly configured, in turn generating unnecessary support issues.

Solution
The updated guide now includes the correct @source directive and content array path for modern Tailwind projects, ensuring the default minimal styling is correctly applied. The instructions for older versions remain untouched.

@fdinardo fdinardo mentioned this pull request Nov 5, 2025
@mabdullahsari

Copy link
Copy Markdown
Collaborator

Thank you very much! 🫶

@mabdullahsari
mabdullahsari merged commit e7c43a2 into masmerise:master Nov 28, 2025
6 checks passed
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.

2 participants