1
1
mirror of https://github.com/primer/css.git synced 2024-12-29 00:58:31 +03:00
css/src/avatars
2020-03-25 22:10:10 +09:00
..
avatar-parent-child.scss Use 4px corners for avatar stacks 2020-03-25 22:10:10 +09:00
avatar-stack.scss Use 4px corners for avatar stacks 2020-03-25 22:10:10 +09:00
avatar.scss Use 4px corners for small avatars 2020-03-20 11:29:36 +09:00
circle-badge.scss npx stylelint-disable primer/borders -- src 2019-10-30 22:03:44 -07:00
index.scss chore: move all the SCSS files to src/ 2019-02-04 13:50:17 -08:00
README.md regenerate bundle readmes 2019-08-07 15:10:11 -07:00

bundle generated
avatars true

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

Build

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

License

MIT © GitHub