File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ This repository is dedicated to housing a collection of plugins for [LightningCS
14
14
15
15
This repository currently includes the following packages:
16
16
17
- - ** [ <img src="https://img.shields.io/badge/pxtorem-v0.0.7 -4ea91d
17
+ - ** [ <img src="https://img.shields.io/badge/pxtorem-v0.0.8 -4ea91d
18
18
" alt="version" align="center">] ( packages/pxtorem ) ** - A plugin to convert pixel units to rem units in your CSS.
19
19
20
20
Each plugin is located in the [ ` packages ` ] ( packages ) directory to follow a consistent structure for ease development and maintenance.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lightningcss-plugin-pxtorem" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
4
4
"description" : " Convert px to rem in css files with LightningCSS." ,
5
5
"keywords" : [
6
6
" lightningcss" ,
You can’t perform that action at this time.
0 commit comments