We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8296922 commit 1c7a77cCopy full SHA for 1c7a77c
docs/pages/index.page.tsx
@@ -382,10 +382,10 @@ export const tokens = {
382
src="https://img.shields.io/npm/v/css-variable?style=for-the-badge"
383
/>
384
</a>
385
- <a href="https://bundlephobia.com/package/css-variable" target="_blank">
+ <a href="https://bundle.js.org/?q=css-variable&treeshake=[createVar]" target="_blank">
386
<img
387
- alt="BundleSize"
388
- src="https://img.shields.io/bundlephobia/minzip/css-variable?style=for-the-badge"
+ alt="Minified Gziped Size"
+ src="https://img.shields.io/badge/minzip-301b-blue?style=for-the-badge"
389
390
391
<a href="https://github.com/jantimon/css-variable/" target="_blank">
0 commit comments