Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Make warnings non-fatal #3

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

Conversation

m1cr0man
Copy link

esbuild will still produce valid CSS even if warnings are encountered. Instead of hard-failing the build just inform the user and carry on.

Currently trying to use @tailwindcss/typography produces warnings due to the use of a case-sensitive modifier on an attribute selector, which esbuild's css interpreter complains about.

esbuild will still produce valid CSS even if
warnings are encountered. Instead of hard-failing
the build just inform the user and carry on.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant