Add gzipped size

pull/4/head
Cory LaViska 2017-07-25 16:13:35 -04:00
rodzic e73aeb2b40
commit 7fe1cdd96d
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -8,6 +8,6 @@ Shoelace is a starter kit, not a framework. Think of it as a CSS reset sprinkled
Just link to the stylesheet, add your customizations, and start building stuff. Just link to the stylesheet, add your customizations, and start building stuff.
Shoelace is highly customizable through CSS variables. It doesnt require Less, Sass, or any preprocessing at all. The minified version is only 31KB. Shoelace is highly customizable through CSS variables. It doesnt require Less, Sass, or any preprocessing at all. The minified version is only 31KB (6KB gzipped).
[Documentation & Examples](https://labs.abeautifulsite.net/shoelace-css/docs/) [Documentation & Examples](https://labs.abeautifulsite.net/shoelace-css/docs/)

Wyświetl plik

@ -31,7 +31,7 @@
Shoelace is highly customizable through Shoelace is highly customizable through
<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables"> <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables">
CSS variables</a>. It doesnt require Less, Sass, or any preprocessing at all. The minified CSS variables</a>. It doesnt require Less, Sass, or any preprocessing at all. The minified
version is only 31KB. version is only 31KB (6KB gzipped).
</p> </p>
<p> <p>