ibm-products icon indicating copy to clipboard operation
ibm-products copied to clipboard

Sass warnings clean up

Open matthewgallo opened this issue 3 years ago • 0 comments

What will this achieve?

For quite some time now, our local development server has had sass warnings related to the deprecation of / for division. There is a sass migrator package to help with fixing each instance of /, this should resolve all of the warnings we're seeing in the storybook server.

https://sass-lang.com/documentation/cli/migrator

Screen Shot 2022-10-20 at 1 38 59 PM

How will success be measured?

When we have no more sass warnings

Additional information

  • Designs
  • Existing code
  • etc

matthewgallo avatar Oct 21 '22 13:10 matthewgallo