1
1
mirror of https://github.com/primer/css.git synced 2024-12-14 23:12:03 +03:00
css/src/header
2020-10-15 12:23:48 -04:00
..
header.scss add stylelint for header text color 2020-10-15 12:23:48 -04:00
index.scss Adding the Header component to primer 2019-07-22 13:48:08 -07:00
README.md Generating README from script 2019-08-08 11:47:11 -07:00

bundle generated
header true

Primer CSS: header 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/header/index.scss";

Build

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

License

MIT © GitHub