Files
klz-cables.com/.pnpm-store/v10/files/bb/8046757d12b45620d44d3faf55d46277675384e7f7d3f55876bf860476bb6f8f7dc7ebe803f717edbb49faf8fe1c9875bce69fe969f12fbf5a36783364784c
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

11 lines
173 B
Plaintext

@import '../../scss/styles.scss';
@layer payload-default {
.icon--menu {
.stroke {
stroke-width: $style-stroke-width-s;
stroke: currentColor;
}
}
}