1
1
mirror of https://github.com/primer/css.git synced 2024-12-04 03:46:28 +03:00
css/src/buttons
2020-10-26 17:51:13 +09:00
..
button-group.scss fixes #790 2019-11-12 17:51:02 -03:00
button.scss Lint 2020-10-26 17:51:13 +09:00
index.scss Move some of the exotic buttons to /misc 2019-10-24 12:57:56 +09:00
misc.scss Fix close-button 2020-10-26 12:28:26 +09:00
README.md regenerate bundle readmes 2019-08-07 15:10:11 -07:00

bundle generated
buttons true

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

Build

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

License

MIT © GitHub