mirror of
https://github.com/primer/css.git
synced 2024-12-29 00:58:31 +03:00
.. | ||
avatar-parent-child.scss | ||
avatar-stack.scss | ||
avatar.scss | ||
circle-badge.scss | ||
index.scss | ||
README.md |
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
.