Files
klz-cables.com/.pnpm-store/v10/files/30/408d3e0bf72184c2f5d5ed73c346bf16b2d21ca5ef76dc58d7f58ad460794181f46096e558e622a1cb0fe9d2eeec6a2eecf300dd6bc66f6d817aca06a6adea
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

12 lines
186 B
Plaintext

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