simplestyle-js 5.1.0 → 5.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
An ultra-tiny, neat, easy-to-use CSS-in-JS library with SSR support,
|
|
4
4
|
tiny bundle size and only *one runtime dependency*.
|
|
5
5
|
|
|
6
|
-
`6.
|
|
6
|
+
`6.48kB` / `2.69kB gzip` ([courtesy of bundlejs.com](https://bundlejs.com/?q=simplestyle-js))
|
|
7
7
|
|
|
8
8
|
# Simplestyle-js Reference
|
|
9
9
|
|
package/package.json
CHANGED