1
1
mirror of https://github.com/primer/css.git synced 2025-01-04 12:22:17 +03:00
css/src/navigation
2021-03-30 16:25:21 +09:00
..
filter-list.scss fix subnav and filter list component selected bg colors 2020-11-19 12:37:54 -05:00
index.scss Add Side Nav 2019-06-21 20:15:29 +09:00
menu.scss fix linter, update underlinenav dark hover text 2020-10-30 14:25:09 -04:00
README.md Rename all links and references to the default git branch being master 2021-03-21 22:34:44 -07:00
sidenav.scss Update links 2020-10-22 21:39:20 +09:00
subnav.scss fix subnav and filter list component selected bg colors 2020-11-19 12:37:54 -05:00
tabnav.scss Replace --color-tabnav-selected-bg with --color-bg-canvas 2020-11-18 21:05:35 +09:00
underline-nav.scss Add bg to unerlinenav counter 2021-03-30 16:25:21 +09:00

bundle generated
navigation true

Primer CSS: navigation bundle

Usage

Primer CSS source files are written in SCSS. To include this Primer CSS module in your own build, ensure that your node_modules directory is listed in your Sass include paths, then import it with:

@import "@primer/css/navigation/index.scss";

Build

The @primer/css npm package includes a standalone CSS build of this module in dist/navigation.css.

License

MIT © GitHub