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

chore(styles): use new SCSS api #1722

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

ValeraS
Copy link
Collaborator

@ValeraS ValeraS commented Nov 28, 2024

CI Results

Test Status: βœ… PASSED

πŸ“Š Full Report

Total Passed Failed Flaky Skipped
208 208 0 0 0

😟 No changes in tests. πŸ˜•

Bundle Size: βœ…

Current: 65.95 MB | Main: 65.95 MB
Diff: +0.39 KB (0.00%)

βœ… Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • πŸ“Š indicates links to detailed reports.
  • πŸ”Ί indicates increase, πŸ”½ decrease, and βœ… no change in bundle size.

@ValeraS ValeraS requested a review from Raubzeug November 28, 2024 09:29
@ValeraS ValeraS linked an issue Nov 28, 2024 that may be closed by this pull request
@ValeraS ValeraS force-pushed the chore/scss-use-instead-of-import branch from 582ea92 to fc45540 Compare November 28, 2024 09:32
@ValeraS ValeraS added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit 14b96e7 Nov 28, 2024
7 checks passed
@ValeraS ValeraS deleted the chore/scss-use-instead-of-import branch November 28, 2024 10:01
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.

Get rid of @import in favor of @use in *.scss
2 participants