1
1
mirror of https://github.com/primer/css.git synced 2024-12-29 00:58:31 +03:00
css/src
2020-10-21 15:40:47 -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 Swap bg-secondary and bg-tertiary 2020-10-15 17:35:42 +09:00
blankslate Update blankslate.scss 2020-10-21 15:47:37 +09:00
box Update box.scss 2020-10-16 21:23:18 +09:00
branch-name Lint 2020-10-21 21:20:59 +09:00
breadcrumb Remove unused rule 2020-10-21 21:29:38 +09:00
buttons npm install @primer/primitives@0.0.0-3dafc1d 2020-10-16 16:26:12 -04:00
core Include Primer Primitive color modes 2020-08-10 10:42:25 -07:00
dropdown Lint 2020-10-21 21:20:59 +09:00
forms update form colors 2020-10-21 15:40:47 -04:00
header add stylelint for header text color 2020-10-15 12:23:48 -04:00
labels Update State 2020-10-20 21:50:22 +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 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 Add transition to tabnav 2020-10-21 17:49:51 +09:00
pagination Update pagination.scss 2020-10-21 18:49:42 +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 Swap bg-secondary and bg-tertiary 2020-10-15 17:35:42 +09:00
table-object regenerate bundle readmes 2019-08-07 15:10:11 -07:00
timeline Remove more needless disables 2020-09-23 13:18:27 -07: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 Prefix utilities with color- 2020-10-19 16:49:57 +09:00
docs.scss Include dark colors only for the docs 2020-10-14 16:27:44 +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