
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
@coopdigital/component-skipnav
Advanced tools
Skip navigation links to create efficient access for users who navigate using a keyboard.
Install with NPM:
$ npm install @coopdigital/component-skipnav --save
You can include component-skipnav in your project by referencing it from your existing CSS via @import statement, i.e.:
@import "node_modules/@coopdigital/component-skipnav/dist/skipnav.css";
If you use PostCSS in your build pipeline, you can reference the sources directly like so:
@import "node_modules/@coopdigital/component-skipnav/src/skipnav.pcss";
If you use a postcss-import plugin, it gets even easier:
@import "@coopdigital/component-skipnav";
HTML can be copied from the example on the design system website or can be found in the /dist folder in the package.
For information on how to develop this package see the developing foundations and components forthe design system documentation.
Fixes We’ve made fixes the skip navigation.
Fix background colour and hover not passing colour contrast guidelines.
Previous releases did not have notes
Copyright (c) 2021 Co-operative Group Limited. Licensed MIT.
FAQs
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.