Skip to content

Commit 4d26c82

Browse files
committed
Add package version badge
1 parent 65b1912 commit 4d26c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <img width="48" src="https://github.com/Cascades-CSS/CSS-to-HTML/raw/main/assets/logo.svg"> CSS-to-HTML
22

3-
[![Unit Tests](https://github.com/CSS-Canvas/CSS-to-HTML/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/CSS-Canvas/CSS-to-HTML/actions/workflows/unit-tests.yml) ![npm](https://img.shields.io/npm/dt/css-to-html) ![npm bundle size](https://img.shields.io/bundlephobia/min/css-to-html)
3+
[![Unit Tests](https://github.com/CSS-Canvas/CSS-to-HTML/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/CSS-Canvas/CSS-to-HTML/actions/workflows/unit-tests.yml) [![npm version](https://badge.fury.io/js/css-to-html.svg)](https://www.npmjs.com/package/css-to-html) [![npm](https://img.shields.io/npm/dt/css-to-html)](https://www.npmjs.com/package/css-to-html) [![npm bundle size](https://img.shields.io/bundlephobia/min/css-to-html)](https://www.npmjs.com/package/css-to-html)
44

55
Generate HTML documents from just CSS.
66

0 commit comments

Comments
 (0)