Skip to content

Refactor CSS structure and add flex utility classes#9

Merged
ForgeOfDreams merged 2 commits into
devfrom
direction-module
Jul 3, 2026
Merged

Refactor CSS structure and add flex utility classes#9
ForgeOfDreams merged 2 commits into
devfrom
direction-module

Conversation

@ForgeOfDreams

Copy link
Copy Markdown
Contributor

No description provided.

ForgeOfDreams and others added 2 commits July 3, 2026 23:44
Refactor CSS structure by moving container styles to core
Add CSS utility classes for controlling flex container direction. Includes `.flex-row`, `.flex-row-reverse`, `.flex-col`, and `.flex-col-reverse` utilities using the `:where()` selector and `flex` CSS layer for proper specificity management.
@ForgeOfDreams ForgeOfDreams self-assigned this Jul 3, 2026
@ForgeOfDreams ForgeOfDreams linked an issue Jul 3, 2026 that may be closed by this pull request
@ForgeOfDreams ForgeOfDreams merged commit 20240de into dev Jul 3, 2026
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.

Implementation of the direction module

1 participant