File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 14391439
14401440 <div style="background: #f7f7f7; padding: 10px">
14411441 <pre>
1442- <!-- Latest compiled and minified CSS -->
1443- <link href="<span style="color:#0a3069">https://cdn.jsdelivr.net/npm/multiple-select-vanilla@4.3.4 /dist/styles/css/multiple-select.css</span>" rel="<span style="color:#0a3069">stylesheet</span>">
1442+ <!-- Get latest compiled and minified CSS -->
1443+ <link href="<span style="color:#0a3069">https://cdn.jsdelivr.net/npm/multiple-select-vanilla@4.3.5 /dist/styles/css/multiple-select.css</span>" rel="<span style="color:#0a3069">stylesheet</span>">
14441444
1445- <!-- ( ESM requires <span style="color:#d63384">type="module"</span>) Latest compiled and minified JavaScript -->
1446- <script type="module" src="<span style="color:#0a3069">https://cdn.jsdelivr.net/npm/multiple-select-vanilla@4.3.4 /dist/browser/multiple-select.js</span>"></script>
1445+ <!-- ESM import requires <span style="color:#d63384">type="module"</span>, get latest compiled and minified JavaScript code -->
1446+ <script type="module" src="<span style="color:#0a3069">https://cdn.jsdelivr.net/npm/multiple-select-vanilla@4.3.5 /dist/browser/multiple-select.js</span>"></script>
14471447 </div>
14481448
14491449 <quote>
14601460 </div>
14611461 </section>
14621462
1463- <h5>
1464- ESM <code>import from</code>
1465- </h5>
1466- <p>The library provides both CommonJS or ESM, see the example below:</p>
1463+ <h5>ESM import</h5>
1464+ <p>The library provides ESM imports, see the example below:</p>
14671465 <div style="background: #f7f7f7; padding: 10px">
14681466 <pre>
14691467// ESM
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77 <!-- <meta http-equiv="Content-Security-Policy" content="default-src 'self';style-src 'self' 'unsafe-inline' data:; img-src * 'self' data: https:; require-trusted-types-for 'script'; trusted-types dompurify;frame-src 'self' https://gist.github.com"> -->
88 < title > Multiple-Select-Vanilla demo with Vite + TS</ title >
9- < script type ="module " crossorigin src ="./assets/index-NXf5N2Gn .js "> </ script >
9+ < script type ="module " crossorigin src ="./assets/index-uefDR-ZH .js "> </ script >
1010 < link rel ="stylesheet " crossorigin href ="./assets/index-BY2DVx2n.css ">
1111 </ head >
1212 < body >
You can’t perform that action at this time.
0 commit comments