Skip to content

Move container CSS to core and add index#7

Merged
ForgeOfDreams merged 1 commit into
devfrom
container-module
Jul 3, 2026
Merged

Move container CSS to core and add index#7
ForgeOfDreams merged 1 commit into
devfrom
container-module

Conversation

@ForgeOfDreams

Copy link
Copy Markdown
Contributor

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.

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.
@ForgeOfDreams ForgeOfDreams self-assigned this Jul 3, 2026
@ForgeOfDreams ForgeOfDreams merged commit b083aae 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.

1 participant