Skip to content

Commit 248566c

Browse files
author
Fergus Bisset
committed
feat(header/brand): hierarchical Sass refactor + CSS var hooks\n\n- Nest FDP brand overrides under [data-brand=fdp] .nhsuk-header\n- Use interpolation for base specificity helpers\n- Add per-variant CSS custom property hooks for bg/text/nav colors\n- Preserve all original token fallbacks and behaviours
1 parent 419d0e4 commit 248566c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/behaviours/NHSBehaviours.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ export default function NHSBehavioursInit() {
6060
initAll(document);
6161
}
6262
} catch (err) {
63-
// eslint-disable-next-line no-console
6463
console.error('NHSBehavioursInit: failed to load behaviours', err);
6564
}
6665
})();

0 commit comments

Comments
 (0)