Skip to content

Fix sidebar sometimes not picking up CSS changes when built#7705

Merged
rrousselGit merged 4 commits intomasterfrom
fix-sidebar-css
Oct 13, 2024
Merged

Fix sidebar sometimes not picking up CSS changes when built#7705
rrousselGit merged 4 commits intomasterfrom
fix-sidebar-css

Conversation

@rrousselGit
Copy link
Copy Markdown
Contributor

Description

I've had cases where the sidebar didn't apply SCSS.
Adding this fixes it.

Long term, we should disable SCSS tree shaking I think. It's bothering to have to do this.

Scenarios Tested

Sample Commands

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (launch.fdc-pp@9017011). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff                @@
##             launch.fdc-pp    #7705   +/-   ##
================================================
  Coverage                 ?   55.61%           
================================================
  Files                    ?      417           
  Lines                    ?    28474           
  Branches                 ?     5823           
================================================
  Hits                     ?    15835           
  Misses                   ?    12470           
  Partials                 ?      169           
Flag Coverage Δ
55.61% <ø> (?)

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.

Base automatically changed from launch.fdc-pp to master September 23, 2024 20:30
@rrousselGit rrousselGit merged commit affd930 into master Oct 13, 2024
@rrousselGit rrousselGit deleted the fix-sidebar-css branch October 13, 2024 10:31
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.

3 participants