Skip to content

@spartacus/styles@4.0.2

Choose a tag to compare

@psmul psmul released this 23 Sep 12:28
· 3677 commits to develop since this release

Commits

Commit Description Notes
Prevent @spartacus/styles re-import by cart feature 4.0.x [Closes #13563]
[Closes #12714]

Breaking changes

  • @spartacus/styles has been removed from cart feature styles file, because it caused problems with overriding SCSS variables. If storefront styling depended on such inappropriate import it may now require adding @spartacus/styles
    #13563
    #12714