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

Warning when propriety unknown #6576

Closed
jojojojojoj5564656465465 opened this issue Jan 13, 2023 · 1 comment
Closed

Warning when propriety unknown #6576

jojojojojoj5564656465465 opened this issue Jan 13, 2023 · 1 comment

Comments

@jojojojojoj5564656465465

What is the problem you're trying to solve?

How can i have a linting when it's unknown propriety. I tried all plugins no one give me a warning i those cases

display: inl-flex;
justify-content: cent

What solution would you like to see?

display: inline-flex;

@jeddy3
Copy link
Member

jeddy3 commented Jan 13, 2023

A rule to do this may land in stylelint@15.0.0 - See #6511

In the meantime, you can use the stylelint-csstree-validator plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants