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

[Feature request] Warn when using classes that are not supported by the target browser specified in the browserslist #296

Open
oekazuma opened this issue Dec 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@oekazuma
Copy link

oekazuma commented Dec 21, 2023

Is the feature request related to a problem? Description.

Normally, when using Tailwind CSS, it is up to the user to decide whether to use classes that are not supported by the browser, but it is difficult to know the support status of all browsers, so we would like to automatically detect and report errors.

Please describe the solution you desire.

Warn when using classes not supported by the target browser specified in Browserslist

@oekazuma oekazuma added the enhancement New feature or request label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant