Files
klz-cables.com/.pnpm-store/v10/files/8a/4497f566f0c4d482a8f25a6329ebc53bc50871d0d2d53d4710e6e88222a9adbc47c9a3db1185cf82b2005816f4d5e645f0a0a2e50cae26cf70cc5081c92274
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
218 B
Plaintext

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