Files
klz-cables.com/.pnpm-store/v10/files/6e/29ff6a11b7cc0ce56384ec678b878c60eb85397cafdcf3cd0d4a8c29235b27d75f539233e648fb8f495a873408e27bb4612210c9aee650b76be65ac656a10f
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

14 lines
216 B
Plaintext

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