mirror of
https://github.com/NickKaramoff/shareon
synced 2025-02-01 16:36:57 +01:00
Update size limit
This commit is contained in:
parent
9972f78d41
commit
8ea231b2d2
@ -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.
|
||||
|
||||
|
@ -110,7 +110,7 @@
|
||||
},
|
||||
"size-limit": [
|
||||
{
|
||||
"limit": "6.3 KiB",
|
||||
"limit": "6.6 KiB",
|
||||
"path": "./dist/shareon.min.css"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user