Add filesizes to the microsite
parent
132670194f
commit
3694805d9a
|
@ -68,7 +68,7 @@
|
|||
</div>
|
||||
<div class="mdl-gen__cdn mdl-cell mdl-cell--12-col">
|
||||
<div class="code-with-text" id="cdn-code">
|
||||
File hosted on our CDN:
|
||||
CSS hosted on our CDN (17.6kB gzipped):
|
||||
<pre class="demo-code language-markup codepen-button-disabled"><code class="language-markup mdl-gen__cdn-link" data-language="markup"> <link rel="stylehsheet" href="$$hosted_libs_prefix$$/$$version$$/material.$primary-$accent.min.css" /> </code></pre>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
</div>
|
||||
<div class="mdl-tabs__panel" id="tab2">
|
||||
<p>
|
||||
Download the minified CSS and Javascript now:
|
||||
Download the minified CSS (17.6kB gzipped) and Javascript (9.4kB gzipped) now:
|
||||
</p>
|
||||
<div class="download-button-container">
|
||||
<a href="$$hosted_libs_prefix$$/$$version$$/mdl.zip">
|
||||
|
|
Loading…
Reference in New Issue