Skip to content

Commit e0b8fe5

Browse files
authored
docs: badges update (#1)
1 parent 6dfb339 commit e0b8fe5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.changeset/giant-snakes-bet.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@crescendolab/css-var-ts": patch
3+
---
4+
5+
docs: badges update

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
Type-safe, ergonomic utilities for authoring, registering, and consuming CSS Custom Properties (CSS Variables) in TypeScript.
44

5-
[![npm (scoped)](https://img.shields.io/npm/v/@crescendolab/css-var-ts?color=blue&label=npm)](https://www.npmjs.com/package/@crescendolab/css-var-ts)
6-
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/crescendolab-open/css-var-ts/ci.yml?branch=main&label=ci&logo=github&color=blue)](https://github.com/crescendolab-open/css-var-ts/actions)
5+
[![npm (scoped)](https://img.shields.io/npm/v/@crescendolab/css-var-ts)](https://www.npmjs.com/package/@crescendolab/css-var-ts)
76

87
---
98

0 commit comments

Comments
 (0)