1
1
mirror of https://github.com/primer/css.git synced 2024-12-14 23:12:03 +03:00
css/src
2020-02-29 00:20:25 +09:00
..
alerts autofix + disable primer/spacing 2019-10-30 22:08:00 -07:00
autocomplete Update box-shadow + borders 2020-02-26 17:54:07 +09:00
avatars add stylelint-disabl comments for primer/box-shadow 2019-10-30 22:11:48 -07:00
base use $text-black instead of $text-dark-gray 2019-11-04 14:37:08 -08:00
blankslate autofix + disable primer/spacing 2019-10-30 22:08:00 -07:00
box Update Box border 2020-02-26 21:30:23 +09:00
branch-name autofix + disable primer/spacing 2019-10-30 22:08:00 -07:00
breadcrumb Remove value for aria-current on breadcrumbs 2019-12-27 11:38:14 +09:00
buttons Lint 2020-02-29 00:20:25 +09:00
core clean up "master file" CSS comments 2019-11-05 10:50:24 -08:00
dropdown Update box-shadow + borders 2020-02-26 17:54:07 +09:00
forms Polish buttons 2020-02-28 21:36:30 +09:00
header add stylelint-disable comments for primer/colors 2019-10-30 21:59:35 -07:00
labels Use $font-weight-semibold; variable 2020-02-28 15:28:08 +09:00
layout delete src/layout/columns.scss 2019-09-10 14:54:41 -07:00
loaders Lint 2019-11-05 16:55:05 +09:00
markdown add stylelint-disable comments for primer/typography 2019-10-30 22:10:21 -07:00
marketing Merge pull request #1002 from primer/marketing-utilities 2020-01-23 13:57:21 +09:00
navigation Use $font-weight-semibold; variable 2020-02-28 15:28:08 +09:00
pagination Lint 2020-02-25 17:30:59 +09:00
popover autofix + disable primer/spacing 2019-10-30 22:08:00 -07:00
product Add autocomplete and suggester styles 2019-11-12 20:07:30 +09:00
progress add stylelint-disable comments for primer/colors 2019-10-30 21:59:35 -07:00
select-menu Update box-shadow + borders 2020-02-26 17:54:07 +09:00
subhead autofix some font-weight values 2019-10-30 22:08:40 -07:00
support Polish buttons 2020-02-28 21:36:30 +09:00
table-object regenerate bundle readmes 2019-08-07 15:10:11 -07:00
timeline add stylelint-disabl comments for primer/box-shadow 2019-10-30 22:11:48 -07:00
toasts Update box-shadow + borders 2020-02-26 17:54:07 +09:00
tooltips use $bg-black and $text-black in tooltips 2019-10-31 14:17:47 -07:00
truncate Introduce .css-truncate-overflow 2019-11-07 17:05:03 +09:00
utilities Increase border-radius 2020-02-12 21:24:15 +09:00
index.scss chore: move all the SCSS files to src/ 2019-02-04 13:50:17 -08:00
README.template.md add bundle README generator, template 2019-08-07 15:09:55 -07:00

bundle generated
{bundle} true

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

Build

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

License

MIT © GitHub