|
9 | 9 | Build consistent, themeable React apps based on constraint-based design principles | Built with Emotion + Styled System + MDX + Typography.js
|
10 | 10 |
|
11 | 11 | [![GitHub][github-badge]][github]
|
12 |
| -[![Stars][stars]][github] |
13 |
| -[![Build Status][circleci-badge]][circleci] |
14 |
| -[![Version][version]][npm] |
15 |
| -![MIT License][license] |
16 |
| -[![system-ui/theme][system-ui-badge]](https://system-ui.com/theme) |
| 12 | +[![Stars][]][github] |
| 13 | +![Build Status][] |
| 14 | +[![Version][]][npm] |
| 15 | +![MIT License][] |
17 | 16 | ![][size]
|
18 | 17 |
|
19 | 18 | https://theme-ui.com
|
20 | 19 |
|
21 | 20 | [github]: https://github.com/system-ui/theme-ui
|
22 |
| -[github-badge]: https://flat.badgen.net/badge/-/github?icon=github&label |
23 |
| -[stars]: https://flat.badgen.net/github/stars/system-ui/theme-ui |
24 |
| -[circleci]: https://circleci.com/gh/system-ui/theme-ui |
25 |
| -[circleci-badge]: https://flat.badgen.net/circleci/github/system-ui/theme-ui/master |
26 |
| -[version]: https://flat.badgen.net/npm/v/theme-ui |
| 21 | +[github-badge]: https://badgen.net/badge/-/github?icon=github&label |
| 22 | +[stars]: https://badgen.net/github/stars/system-ui/theme-ui |
| 23 | +[build status]: https://github.com/system-ui/theme-ui/workflows/CI/badge.svg?branch=master |
| 24 | +[version]: https://badgen.net/npm/v/theme-ui |
27 | 25 | [npm]: https://npmjs.com/package/theme-ui
|
28 |
| -[license]: https://flat.badgen.net/badge/license/MIT/blue |
29 |
| -[system-ui-badge]: https://flat.badgen.net/badge/system-ui/theme/black |
30 |
| -[size]: https://flat.badgen.net/bundlephobia/minzip/theme-ui |
| 26 | +[mit license]: https://badgen.net/badge/license/MIT/blue |
| 27 | +[size]: https://badgen.net/bundlephobia/minzip/theme-ui |
31 | 28 |
|
32 | 29 | Built for design systems, white-labels, themes, and other applications where customizing colors, typography, and layout are treated as first-class citizens
|
33 | 30 | and based on a standard [Theme Specification][],
|
|
0 commit comments