1
1
mirror of https://github.com/primer/css.git synced 2024-12-01 12:42:32 +03:00
css/src
2020-03-24 11:08:12 +09:00
..
alerts autofix + disable primer/spacing 2019-10-30 22:08:00 -07:00
autocomplete Format 2019-12-26 22:43:17 +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 Don't hide top border 2020-02-27 17:56:44 +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 Merge branch 'release-14.2.0' into aria-selected 2020-01-23 13:46:16 +09:00
core clean up "master file" CSS comments 2019-11-05 10:50:24 -08:00
dropdown autofix + disable primer/spacing 2019-10-30 22:08:00 -07:00
forms Use .successed class 2020-03-11 10:08:05 +09:00
header add stylelint-disable comments for primer/colors 2019-10-30 21:59:35 -07:00
labels add stylelint-disabl comments for primer/box-shadow 2019-10-30 22:11:48 -07: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 Merge branch 'release-14.3.0' into fix-underlinenav-in-safari 2020-03-24 10:43:14 +09:00
pagination Merge branch 'release-14.2.0' into aria-selected 2020-01-23 13:46:16 +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 Add selectors back 2019-12-17 11:00:44 +09:00
subhead autofix some font-weight values 2019-10-30 22:08:40 -07:00
support Merge branch 'release-14.2.0' into aria-selected 2020-01-23 13:46:16 +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 add stylelint-disabl comments for primer/box-shadow 2019-10-30 22:11:48 -07: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 Add responsive variants to line-height utilities 2019-12-12 16:15:04 +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