Files
klz-cables.com/.pnpm-store/v10/files/ce/1e29aa6ec0fb56b62696cfc0e9d88ddcb0a52fe5f4f30de6b5a5c27d8add088057d94b4b7e2124e603f05da29f61e2c9fe1196c36d8c11f5c83bcdee725ac7
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
212 B
Plaintext

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