We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c8092 commit 1e43b91Copy full SHA for 1e43b91
examples/index.html
@@ -25,8 +25,10 @@ <h2>Default</h2>
25
<div id="mount1"></div>
26
<h2>Preset Value</h2>
27
<div id="mount2"></div>
28
- <h2>Bootstrap Styles</h2>
+ <h2>Preset Value with 1024 Multiple</h2>
29
<div id="mount3"></div>
30
+ <h2>Bootstrap Styles</h2>
31
+ <div id="mount4"></div>
32
33
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
34
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
0 commit comments