Skip to content

feat: handle !important when merging physical to logical CSS properties#35

Open
ktym4a wants to merge 1 commit intocsstools:mainfrom
ktym4a:feat/important
Open

feat: handle !important when merging physical to logical CSS properties#35
ktym4a wants to merge 1 commit intocsstools:mainfrom
ktym4a:feat/important

Conversation

@ktym4a
Copy link

@ktym4a ktym4a commented Jun 24, 2025

Summary

  • Added support for !important flag when merging physical CSS properties into logical equivalents
  • Ensures that the !important flag is preserved in the merged logical property

Tests

  • All existing tests pass
  • New test cases cover the !important flag handling

close: #36

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.

Autofix loses !important declarations

1 participant