You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in turbo_modules/@spartacus/[email protected]/scss/cxbase/blocks/buttons.scss (182:11)
compound selectors may no longer be extended.
Consider @extend .btn, .active instead.
See http://bit.ly/ExtendCompound for details.
code https://stackblitz.com/github/tobi-or-not-tobi/cxlive/tree/product-image-zoom
Error in turbo_modules/@spartacus/[email protected]/scss/cxbase/blocks/buttons.scss (182:11)
compound selectors may no longer be extended.
Consider
@extend .btn, .active
instead.See http://bit.ly/ExtendCompound for details.
╷
182 │ @extend .btn.active;
│ ^^^^^^^^^^^
╵
../turbo_modules/@spartacus/[email protected]/scss/cxbase/blocks/buttons.scss 182:11 root stylesheet
The text was updated successfully, but these errors were encountered: