1
1
mirror of https://github.com/primer/css.git synced 2024-12-13 06:38:07 +03:00
css/src/core
2020-08-10 10:42:25 -07:00
..
index.scss Include Primer Primitive color modes 2020-08-10 10:42:25 -07:00
README.md regenerate bundle readmes 2019-08-07 15:10:11 -07:00

bundle generated
core true

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

Build

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

License

MIT © GitHub