1
1
mirror of https://github.com/primer/css.git synced 2024-12-03 03:33:40 +03:00
css/src/pagination
2021-03-26 09:42:58 +09:00
..
index.scss chore: move all the SCSS files to src/ 2019-02-04 13:50:17 -08:00
pagination.scss Update links 2020-10-22 21:39:20 +09:00
README.md Rename all links and references to the default git branch being master 2021-03-21 22:34:44 -07:00

bundle generated
pagination true

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

Build

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

License

MIT © GitHub