Skip to content

Fiddle: change export to be all in styles.css and styles.scss#230

Merged
krishan711 merged 2 commits into
mainfrom
export
Nov 30, 2025
Merged

Fiddle: change export to be all in styles.css and styles.scss#230
krishan711 merged 2 commits into
mainfrom
export

Conversation

@krishan711
Copy link
Copy Markdown
Contributor

Description

Screenshots:

Checklist:

  • I have updated the CHANGELOG with a summary of my changes
  • I have updated the documentation accordingly

Copilot AI review requested due to automatic review settings November 30, 2025 15:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR simplifies the package exports for styles by consolidating them into cleaner, more intuitive paths (./styles.css and ./styles.scss) and introduces a comprehensive SCSS entry point that includes all component styles.

  • Simplified style exports from multiple paths to two clear options
  • Created src/styles/all.scss aggregating all base styles and component styles
  • Updated build tooling dependency to latest version

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/styles/all.scss New comprehensive SCSS entry point importing all base styles and component styles (particles, layouts, atoms, molecules, wrappers)
package.json Updated exports to use ./styles.css and ./styles.scss, expanded files array to include component SCSS files, bumped @kibalabs/build version
package-lock.json Standard lockfile update reflecting the @kibalabs/build version bump and its transitive dependencies

@krishan711 krishan711 merged commit 33d3212 into main Nov 30, 2025
4 checks passed
@krishan711 krishan711 deleted the export branch November 30, 2025 15:39
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.

2 participants