Skip to content

Commit ab0f106

Browse files
committed
fix(README): update badge formatting for pxtorem
1 parent 34ffb04 commit ab0f106

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ This repository is dedicated to housing a collection of plugins for [LightningCS
1414

1515
This repository currently includes the following packages:
1616

17-
- **[<img src="https://img.shields.io/badge/pxtorem-v0.0.8-4ea91d
18-
" alt="version" align="center">](packages/pxtorem)** - A plugin to convert pixel units to rem units in your CSS.
17+
- **[<img src="https://img.shields.io/badge/pxtorem-v0.0.8-4ea91d" alt="version" align="center">](packages/pxtorem)** - A plugin to convert pixel units to rem units in your CSS.
1918

2019
Each plugin is located in the [`packages`](packages) directory to follow a consistent structure for ease development and maintenance.
2120

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightningcss-plugins",
3-
"version": "0.0.8",
3+
"version": "0.0.0",
44
"private": true,
55
"keywords": [
66
"lightningcss",

0 commit comments

Comments
 (0)