1
1
mirror of https://github.com/primer/css.git synced 2024-12-28 08:31:58 +03:00
css/src
2021-03-11 16:47:23 +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 Merge branch 'release-16.0.0' into avatar-flex-shrink-0 2021-03-11 16:47:23 +09:00
base Updating the mixins that register the color modes 2021-03-02 21:38:25 -08:00
blankslate Update blankslate.scss 2020-10-21 15:47:37 +09:00
box rounded corners on box-footer 2020-12-11 16:01:44 -05: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 Remove .btn-blue 2021-03-11 15:38:42 +09:00
core Update links 2020-10-22 21:39:20 +09:00
dropdown Remove dark dropdown 2021-02-26 20:30:06 +09:00
forms Remove .input-dark 2021-03-08 14:13:31 +09:00
header add stylelint for header text color 2020-10-15 12:23:48 -04:00
labels Remove presentational .Counter classes 2021-03-08 14:07:04 +09:00
layout delete src/layout/columns.scss 2019-09-10 14:54:41 -07:00
links Remove presentational utilities/variables 2021-03-04 22:04:29 +09:00
loaders Lint 2019-11-05 16:55:05 +09:00
markdown Merge branch 'release-16.0.0' into mkt/color-modes-whee 2021-03-10 21:54:51 +09:00
marketing Merge pull request #1238 from primer/tobiasahlin/move-font-face-out-from-vars 2021-03-11 16:42:46 +09:00
navigation Make border style transparent 2021-01-19 09:27:23 +00: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 Remove all deprecated colors 2021-03-05 17:48:39 +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 Remove .box-shadow 2021-03-08 13:56: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