1
1
mirror of https://github.com/primer/css.git synced 2024-12-28 08:31:58 +03:00
css/src
2021-03-18 16:47:42 +01:00
..
alerts Use px-3 for flash alerts 2020-05-05 10:54:22 +09:00
autocomplete Add border 2020-09-03 14:05:58 +09:00
avatars Use 4px corners for avatar stacks 2020-03-25 22:10:10 +09: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 s/Firfox/Firefox 2021-01-18 15:45:36 +00: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 Increase font-size on iOS with a narrow viewport 2020-08-26 10:09:38 +09:00
header add stylelint-disable comments for primer/colors 2019-10-30 21:59:35 -07:00
labels s/Firfox/Firefox 2021-01-18 15:45:36 +00: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 Update lists.scss 2020-09-08 14:06:56 +09:00
marketing Add z-index 2021-03-18 16:47:42 +01:00
navigation s/Firfox/Firefox 2021-01-18 15:45:36 +00: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 Comment typo 2020-07-11 12:20:42 +02: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 rounded-3 added 2020-09-02 19:19:50 -03: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 Merge pull request #1145 from primer/final-position 2020-09-10 11:52:48 +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