1
1
mirror of https://github.com/primer/css.git synced 2024-12-12 10:47:14 +03:00
css/src
2020-10-02 16:52:45 +09:00
..
alerts Remove unnecessary stylelint disable comments 2020-09-23 13:07:43 -07:00
autocomplete Merge branch 'master' into mkt/color-modes-whee 2020-09-24 22:31:40 +09:00
avatars Remove more needless disables 2020-09-23 13:18:27 -07:00
base Lint 2020-10-01 15:47:31 +09:00
blankslate Use color- type 2020-09-11 16:06:47 +09:00
box Remove unnecessary stylelint disable comments 2020-09-23 13:07:43 -07:00
branch-name Remove unnecessary stylelint disable comments 2020-09-23 13:07:43 -07:00
breadcrumb Replace all $border colors 2020-09-16 17:44:36 +09:00
buttons Alias btn-blue to btn-primary 2020-10-01 14:08:49 +09:00
core Include Primer Primitive color modes 2020-08-10 10:42:25 -07:00
dropdown Replace a few more colors 2020-09-18 17:27:18 +09:00
forms Merge branch 'master' into mkt/color-modes-whee 2020-09-24 22:31:40 +09:00
header Remove unnecessary stylelint disable comments 2020-09-23 13:07:43 -07:00
labels grey -> gray 2020-09-24 11:17:11 -07: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 Merge branch 'master' into mkt/color-modes-whee 2020-09-24 22:31:40 +09:00
marketing Remove all SASS color functions 2020-09-19 18:02:01 +09:00
navigation grey -> gray 2020-09-24 11:17:11 -07:00
pagination Replace all $border colors 2020-09-16 17:44:36 +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 grey -> gray 2020-09-24 11:17:11 -07:00
select-menu Remove more needless disables 2020-09-23 13:18:27 -07:00
subhead Migrate Subhead 2020-09-14 21:46:28 +09:00
support Use color scale for aliased variables 2020-10-02 16:52:45 +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 Merge branch 'master' into mkt/color-modes-whee 2020-09-24 22:31:40 +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