@coopdigital/component-skipnav

2.5.1 • Public • Published

component-skipnav

Skip navigation links to create efficient access for users who navigate using a keyboard.

Installation

Install with NPM:

$ npm install @coopdigital/component-skipnav --save

Usage

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.

Development

For information on how to develop this package see the developing foundations and components forthe design system documentation.

Changelog

2.2.0 (Fix release)

Fixes We’ve made fixes the skip navigation.

Fix background colour and hover not passing colour contrast guidelines.

Previous releases did not have notes

License

Copyright (c) 2021 Co-operative Group Limited. Licensed MIT.

Readme

Keywords

Package Sidebar

Install

npm i @coopdigital/component-skipnav

Weekly Downloads

217

Version

2.5.1

License

MIT

Unpacked Size

6.57 kB

Total Files

7

Last publish

Collaborators

  • coopexperience
  • omidantilong
  • mitcheh
  • matt-tyas
  • joemcgirr
  • hanross
  • coopjames