Skip to content

Commit 9d5424b

Browse files
authoredDec 22, 2021
Update download.html
Remove "The CSS code is not minified" since now it is!
1 parent 3362fc7 commit 9d5424b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎download.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h2>Customize your download</h2>
151151
<p>
152152
Total filesize: <strong id="filesize"></strong> (<strong id="percent-js"></strong> JavaScript + <strong id="percent-css"></strong> CSS)
153153
</p>
154-
<p><strong>Note:</strong> The filesizes displayed refer to non-gizipped files and include any CSS code required. The CSS code is not minified.</p>
154+
<p><strong>Note:</strong> The filesizes displayed refer to non-gizipped files and include any CSS code required.</p>
155155

156156
<section id="download">
157157
<div class="error"></div>

0 commit comments

Comments
 (0)
Please sign in to comment.