Skip to content

Commit

Permalink
Merge pull request #159 from Yoctol/chore/add-styled-components-badge
Browse files Browse the repository at this point in the history
chore: add styled-components badge
  • Loading branch information
tw0517tw authored Apr 3, 2019
2 parents bc80e9e + ab0ce9b commit 7227293
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![npm](https://img.shields.io/npm/v/tailor-ui.svg)](https://www.npmjs.com/package/tailor-ui)
[![CircleCI](https://circleci.com/gh/Yoctol/tailor-ui.svg?style=shield&circle-token=3586bec62e7ddc76eca1227bc7a168d680169e09)](https://circleci.com/gh/Yoctol/tailor-ui)
[![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components)
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)
[![Netlify Status](https://api.netlify.com/api/v1/badges/9b3be3bc-dd11-4339-82bb-c6873cadde49/deploy-status)](https://app.netlify.com/sites/tailor-ui/deploys)

Expand Down
2 changes: 1 addition & 1 deletion docs/GetStarted.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ order: 1

# Tailor UI

[![npm](https://img.shields.io/npm/v/tailor-ui.svg)](https://www.npmjs.com/package/tailor-ui) [![CircleCI](https://circleci.com/gh/Yoctol/tailor-ui.svg?style=shield&circle-token=3586bec62e7ddc76eca1227bc7a168d680169e09)](https://circleci.com/gh/Yoctol/tailor-ui) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![Netlify Status](https://api.netlify.com/api/v1/badges/9b3be3bc-dd11-4339-82bb-c6873cadde49/deploy-status)](https://app.netlify.com/sites/tailor-ui/deploys)
[![npm](https://img.shields.io/npm/v/tailor-ui.svg)](https://www.npmjs.com/package/tailor-ui) [![CircleCI](https://circleci.com/gh/Yoctol/tailor-ui.svg?style=shield&circle-token=3586bec62e7ddc76eca1227bc7a168d680169e09)](https://circleci.com/gh/Yoctol/tailor-ui) [![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![Netlify Status](https://api.netlify.com/api/v1/badges/9b3be3bc-dd11-4339-82bb-c6873cadde49/deploy-status)](https://app.netlify.com/sites/tailor-ui/deploys)

### Installation

Expand Down

0 comments on commit 7227293

Please sign in to comment.