Skip to content

Fix: Display !important flag in CSS declarations #13

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

Closed
wants to merge 1 commit into from

Conversation

Domiii
Copy link

@Domiii Domiii commented Dec 4, 2024

When a CSS declaration includes the !important flag, it should be properly displayed in the UI. This fix ensures that when a string value contains !important, it is properly split and rendered with a space before the !important flag.

Fixes #6

When a CSS declaration includes the !important flag, it should be properly displayed in the UI. This fix ensures that when a string value contains !important, it is properly split and rendered with a space before the !important flag.
Copy link

vercel bot commented Dec 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bench-devtools-10609 🔄 Building (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 1:35pm

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.

Computed styles do not show important properties
2 participants