Skip to content

Upgrade Storybook's SASS dependencies

Paul Gascou-Vaillancourt requested to merge 370814-storybook-dart-sass into master

What does this MR do and why?

Upgrade Storybook's SASS dependencies

Upgrades sass and sass-loader for the Storybook.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No visual change.

How to set up and validate locally

  1. Install the dependencies: yarn.
  2. Run Storybook yarn storybook:start.
    • The Storybook should work as usual.

Related to #370814 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports

Loading