diff --git a/README.md b/README.md index 74e9155..ecf1deb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ > Lightweight, stylish, and ethical share buttons -- **Small.** Dependency-free. CSS+JS bundle is 7.5 kB minified and brotlied. +- **Small.** Dependency-free. CSS+JS bundle is under 7.7 KiB minified and brotlied. - **Stylish.** Uses official vector logos and colours with no visual mess. - **Ethical.** Embeds no tracking code. JS is required only for the setup. diff --git a/package.json b/package.json index 5b405ea..a8fa777 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ }, "size-limit": [ { - "limit": "6.3 KiB", + "limit": "6.6 KiB", "path": "./dist/shareon.min.css" }, {