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

Make warnings non-fatal - #3

Open
m1cr0man wants to merge 1 commit into
nativew:mainfrom
m1cr0man:warnings
Open

Make warnings non-fatal#3
m1cr0man wants to merge 1 commit into
nativew:mainfrom
m1cr0man:warnings

Conversation

@m1cr0man

Copy link
Copy Markdown

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