Skip to content

fix: Fix inactive css url for gitlab ui

Payton Burdette requested to merge fix-old-css-url-path into master

Styles are not loading when running yarn storybook I think due to the old cssUrl. I believe I have the new correct path, everything is working for me now.

Merge request reports