Files
klz-cables.com/.pnpm-store/v10/files/6e/294bb783ef70c6927c7d8fca66b2dfff12e7c1819ab497e378fc63973bfddcdc5186e09debc2a3ed3aac6d0743058a3f59e785ba97decf644a6de444cae910
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
203 B
Plaintext

@import '../../scss/styles.scss';
@layer payload-default {
.icon--logout {
height: $baseline;
width: $baseline;
.stroke {
stroke: currentColor;
stroke-width: 2px;
}
}
}