1
1
mirror of https://github.com/primer/css.git synced 2024-12-14 06:44:38 +03:00
css/src
2020-10-30 15:30:53 -04:00
..
alerts update underline-nav and flash colors 2020-10-20 15:30:57 -04:00
autocomplete Update autocomplete 2020-10-21 10:20:23 +09:00
avatars Update avatar.scss 2020-10-16 19:51:47 +09:00
base update hr color 2020-10-30 15:30:53 -04: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 Lint 2020-10-21 21:20:59 +09:00
forms Fix focus variables 2020-10-22 21:52:02 +09:00
header add stylelint for header text color 2020-10-15 12:23:48 -04:00
labels Rename diff to diffstat 2020-10-27 13:47:25 +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 linter, update underlinenav dark hover text 2020-10-30 14:25:09 -04:00
pagination Update links 2020-10-22 21:39:20 +09:00
popover Replace all $border colors 2020-09-16 17:44:36 +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-21 14:11:33 +09:00
subhead Migrate Subhead 2020-09-14 21:46:28 +09: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 Remove more needless disables 2020-09-23 13:18:27 -07:00
tooltips Fix linting errors 2020-09-23 12:58:19 -07:00
truncate Introduce .css-truncate-overflow 2019-11-07 17:05:03 +09:00
utilities Add color-text-white 2020-10-29 09:09:07 +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