Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update package.json style export #1824

Merged
merged 2 commits into from
May 17, 2024

Conversation

crhuff-ibm
Copy link
Contributor

fix the restricted exports provided by package.json to allow scss to import

Updates

  • adds in a more generic ./styles import so A. you don't have to provide an explicit import of a .css file and B. scss can now handle loading that file using @use instead of @import

fix the restricted exports provided by package.json to allow scss to import
@crhuff-ibm crhuff-ibm requested review from theiliad and a team as code owners May 17, 2024 14:00
Copy link

netlify bot commented May 17, 2024

Deploy Preview for carbon-charts-react ready!

Name Link
🔨 Latest commit 8c54dd6
🔍 Latest deploy log https://app.netlify.com/sites/carbon-charts-react/deploys/66476540addf32000823afaa
😎 Deploy Preview https://deploy-preview-1824--carbon-charts-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented May 17, 2024

Deploy Preview for carbon-charts-core ready!

Name Link
🔨 Latest commit 8c54dd6
🔍 Latest deploy log https://app.netlify.com/sites/carbon-charts-core/deploys/664765408ba9640008d5ab26
😎 Deploy Preview https://deploy-preview-1824--carbon-charts-core.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented May 17, 2024

Deploy Preview for carbon-charts-angular ready!

Name Link
🔨 Latest commit 8c54dd6
🔍 Latest deploy log https://app.netlify.com/sites/carbon-charts-angular/deploys/6647654091a33800080f55ec
😎 Deploy Preview https://deploy-preview-1824--carbon-charts-angular.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@crhuff-ibm
Copy link
Contributor Author

Fixes #1819

@theiliad theiliad merged commit 2ccb12b into carbon-design-system:master May 17, 2024
4 checks passed
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.

None yet

2 participants