Skip to content

Refactor CSS structure by moving container styles to core#8

Merged
ForgeOfDreams merged 2 commits into
direction-modulefrom
dev
Jul 3, 2026
Merged

Refactor CSS structure by moving container styles to core#8
ForgeOfDreams merged 2 commits into
direction-modulefrom
dev

Conversation

@ForgeOfDreams

Copy link
Copy Markdown
Contributor

No description provided.

ForgeOfDreams and others added 2 commits July 3, 2026 23:42
Extracted the flex container rules into a new file src/core/container.css. Updated src/flex.css header (switched to @Version, added @Dependencies) and replaced the in-file rules with an import of ./core/container.css. Added a new entrypoint src/index.css that documents package metadata and imports flex.css. Prepares the codebase for a modular structure and declares the @comfortcss/tokens dependency.
Move container CSS to core and add index
@ForgeOfDreams ForgeOfDreams merged commit abfd6c6 into direction-module 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.

1 participant