Skip to content

Conversation

@simonguo
Copy link
Member

@simonguo simonguo commented Dec 5, 2025

  • Add copyScssFiles function to copy all SCSS files to lib directory
  • Set sass field to 'styles/index.scss' in lib/package.json
  • Add validation tests for SCSS files in validateBuilds.spec.ts
  • Fixes [Version 6] SCSS customization #4437

- Add copyScssFiles function to copy all SCSS files to lib directory
- Set sass field to 'styles/index.scss' in lib/package.json
- Add validation tests for SCSS files in validateBuilds.spec.ts
- Fixes #4437
@codesandbox
Copy link

codesandbox bot commented Dec 5, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 5, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@vercel
Copy link

vercel bot commented Dec 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
rsuite-main Ready Ready Preview Comment Dec 5, 2025 4:06am
rsuite-storybook Ready Ready Preview Comment Dec 5, 2025 4:06am

@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.47%. Comparing base (e295873) to head (38f1b9d).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4445   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files         559      559           
  Lines       13740    13740           
  Branches     4081     4080    -1     
=======================================
  Hits        12981    12981           
  Misses        687      687           
  Partials       72       72           
Flag Coverage Δ
chromium 94.47% <ø> (ø)
firefox 94.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@simonguo simonguo merged commit edac8e6 into main Dec 11, 2025
18 of 22 checks passed
@simonguo simonguo deleted the feat/export-scss-files branch December 11, 2025 06:51
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.

[Version 6] SCSS customization

2 participants