Skip to content

Commit 1c7a77c

Browse files
committed
docs: add bundle.js.org
1 parent 8296922 commit 1c7a77c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/pages/index.page.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -382,10 +382,10 @@ export const tokens = {
382382
src="https://img.shields.io/npm/v/css-variable?style=for-the-badge"
383383
/>
384384
</a>
385-
<a href="https://bundlephobia.com/package/css-variable" target="_blank">
385+
<a href="https://bundle.js.org/?q=css-variable&treeshake=[createVar]" target="_blank">
386386
<img
387-
alt="BundleSize"
388-
src="https://img.shields.io/bundlephobia/minzip/css-variable?style=for-the-badge"
387+
alt="Minified Gziped Size"
388+
src="https://img.shields.io/badge/minzip-301b-blue?style=for-the-badge"
389389
/>
390390
</a>
391391
<a href="https://github.com/jantimon/css-variable/" target="_blank">

0 commit comments

Comments
 (0)