Skip to content

feat(css): added logical overflow properties #4383

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

mfranzke
Copy link
Collaborator

Proposed changes

Resolves #4382

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (fix on existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

@mfranzke mfranzke self-assigned this Jun 16, 2025
@mfranzke mfranzke requested a review from nmerget as a code owner June 16, 2025 07:14
@mfranzke mfranzke added the 🍄🆙improvement New feature or request label Jun 16, 2025
@mfranzke mfranzke linked an issue Jun 16, 2025 that may be closed by this pull request
Copy link
Contributor

@nmerget
Copy link
Collaborator

nmerget commented Jun 18, 2025

This PR would break all projects which uses scss directly without the postcss-plugin right? :/

@mfranzke
Copy link
Collaborator Author

mfranzke commented Jun 19, 2025

This PR would break all projects which uses scss directly without the postcss-plugin right? :/

Indeed. I'll revert the PostCSS part.

@mfranzke mfranzke enabled auto-merge (squash) June 19, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍄🆙improvement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Introduce logical overflow properties
2 participants