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

Use built-in log.warn function from Tailwind CSS #27

Closed
wants to merge 1 commit into from

Conversation

RobinMalfait
Copy link
Member

This PR improves the warning message to be consistent with the default warnings you get from Tailwind CSS.

The log.warn function ensures that, given a key, the warning is only logged once instead of n times in case the function is invoked multiple times.

The `log.warn` function ensures that, given a key, the warning is only
logged once instead of `n` times in case the function is invoked
multiple times.
@reinink
Copy link
Member

reinink commented Mar 30, 2023

Closing in favor of #28 👍

@reinink reinink closed this Mar 30, 2023
@reinink reinink deleted the fix/improve-warning branch March 30, 2023 19:14
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