Skip to content

Commit

Permalink
Add new tab for link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magicismight committed Aug 12, 2021
1 parent 39cde97 commit 03cc0b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

![Lines](https://img.shields.io/badge/lines-98.36%25-brightgreen.svg) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

> A easy [BEM](http://getbem.com/naming/) classname tool for React, styled-components, linaria.
> Recommend using with [classnames](https://www.npmjs.com/package/classnames).
> A easy ![BEM](http://getbem.com/naming/) classname tool for React, styled-components, linaria.
> Recommend using with ![classnames](https://www.npmjs.com/package/classnames).
# Install

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bem-composer",
"version": "0.0.7",
"version": "0.0.8",
"description": "BEM classnames generator for react, styled components, linaria",
"main": "dist/lib/bem.js",
"module": "dist/esm/bem.js",
Expand Down

0 comments on commit 03cc0b5

Please sign in to comment.