Skip to content

Commit 111993b

Browse files
committed
Update README.md
Add unit tests, package downloads, and bundle size badges.
1 parent 8f48d30 commit 111993b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 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)
4+
35
Generate HTML documents from just CSS.
46

57
```bash

0 commit comments

Comments
 (0)