Files
klz-cables.com/.pnpm-store/v10/files/b8/0d9a3b12e2a5a0e17abc85efa01a754713e60d8b4b53ab1d3304e20659360b598b0797c3f8063ff35e6e7aa20c51eebfc461c295b491071f8d8d235d547d3b
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

16 lines
236 B
Plaintext

@layer payload-default {
.gear {
// Additional styling can be added here if needed
}
.icon--gear {
height: var(--base);
width: var(--base);
path {
stroke: currentColor;
stroke-width: 1px;
}
}
}