1
1
mirror of https://github.com/primer/css.git synced 2024-12-03 03:33:40 +03:00
css/src
2020-11-30 14:57:54 +09:00
..
alerts Make .flash-full + .flash-banner have an opaque background 2020-11-05 16:57:51 +09:00
autocomplete Update suggester.scss 2020-10-30 19:27:26 +09:00
avatars Fix transparent avatars 2020-11-30 14:57:54 +09:00
base update hr border color 2020-11-05 14:18:53 -05:00
blankslate Update blankslate.scss 2020-10-21 15:47:37 +09:00
box Use --color-border-secondary for Box-row dividers 2020-10-26 21:15:49 +09:00
branch-name Update links 2020-10-22 21:39:20 +09:00
breadcrumb Remove unused rule 2020-10-21 21:29:38 +09:00
buttons Lint 2020-10-26 17:51:13 +09:00
core Update links 2020-10-22 21:39:20 +09:00
dropdown Generalize styles for overlay components 2020-10-29 16:38:40 +01:00
forms Use double quotes to fix linting error 2020-11-24 12:14:33 -08:00
header add stylelint for header text color 2020-10-15 12:23:48 -04:00
labels Update labels 2020-11-19 23:56:03 +09:00
layout delete src/layout/columns.scss 2019-09-10 14:54:41 -07:00
links Update links 2020-10-22 21:39:20 +09:00
loaders Lint 2019-11-05 16:55:05 +09:00
markdown Swap bg-secondary and bg-tertiary 2020-10-15 17:35:42 +09:00
marketing Remove all SASS color functions 2020-09-19 18:02:01 +09:00
navigation fix nested class 2020-11-23 11:44:37 -05:00
pagination Update links 2020-10-22 21:39:20 +09:00
popover Use bg-overlay for Popovers 2020-11-02 17:47:28 +09:00
product Add autocomplete and suggester styles 2019-11-12 20:07:30 +09:00
progress Use auto scale 2020-10-06 19:28:06 +09:00
select-menu Update select-menu.scss 2020-10-30 19:31:30 +09:00
subhead update subhead border bottom to border secondary 2020-11-05 11:17:03 -05:00
support Add color-text-white 2020-10-29 09:09:07 +09:00
table-object regenerate bundle readmes 2019-08-07 15:10:11 -07:00
timeline linter 2020-10-28 16:50:55 -04:00
toasts Lint 2020-11-05 22:30:33 +09:00
tooltips Replace tooltip colors 2020-11-23 16:45:43 +09:00
truncate Introduce .css-truncate-overflow 2019-11-07 17:05:03 +09:00
utilities Thanks linter 2020-11-02 21:33:36 +09:00
docs.scss Update Primer Primitives, use new color mode mixins 2020-10-22 10:31:34 -07: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