1
1
mirror of https://github.com/primer/css.git synced 2024-12-14 06:44:38 +03:00
css/src
2020-08-10 11:39:14 -07:00
..
alerts Convert alerts to use color modes 2020-08-10 10:50:55 -07:00
autocomplete Convert autocomplete to use color modes 2020-08-10 11:24:37 -07:00
avatars Convert avatars to use color modes 2020-08-10 11:39:14 -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 Merge branch 'master' into next 2020-03-26 20:11:33 +09:00
branch-name autofix + disable primer/spacing 2019-10-30 22:08:00 -07:00
breadcrumb Add support for aria-current=false 2020-04-07 15:51:57 +09:00
buttons Remove unused style 2020-07-01 13:46:29 +09:00
core Include Primer Primitive color modes 2020-08-10 10:42:25 -07:00
dropdown Update box-shadow + borders 2020-02-26 17:54:07 +09:00
forms Increase contrast for placeholders 2020-06-29 16:07:31 +09:00
header add stylelint-disable comments for primer/colors 2019-10-30 21:59:35 -07:00
labels Add transparent outlines to diffstat 2020-07-01 12:15:26 +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 Add transparent outline to UnderlineNav 2020-07-01 14:55:45 +09:00
pagination Merge branch 'master' into next 2020-05-26 14:33:05 +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 support for Firefox custom colors 2020-06-29 21:09:36 +09:00
select-menu Deprecate selector 2020-07-02 16:32:41 +09:00
subhead autofix some font-weight values 2019-10-30 22:08:40 -07:00
support Include Primer Primitive color modes 2020-08-10 10:42:25 -07: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 Remove border-radius-3 again 2020-03-25 22:22:25 +09:00
index.scss Remove copyright 2020-07-01 15:01:27 +09: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