We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70fccc commit 8ca6f34Copy full SHA for 8ca6f34
1 file changed
demo/sections/intro-section.html
@@ -33,12 +33,12 @@ <h2>Core concepts</h2>
33
<div class="mg-container">
34
<h3>Library size comparison</h3>
35
<div class="mg-col">
36
- <b>Milligram v1.4.1</b>
+ <b>Milligram v1.4.2</b>
37
<div class="mg-row mg-x--middle">
38
<progress max="256" value="8"></progress>
39
<div class="mg-badge mg-m-l5 mg-text-s">8 KB</div>
40
</div>
41
- <b>Mg+ v1.4.1</b>
+ <b>Mg+ v1.4.2</b>
42
<div class="mg-row">
43
<progress max="256" value="68"></progress>
44
<div class="mg-badge mg-m-l5 mg-text-s">68 KB</div>
0 commit comments