File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
componentDocs/partials/usage Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11``` html
22<!-- **NOTE:** Be sure to replace `@latest` in the URL with the version of the asset you want. @latest is NOT aware of any MAJOR releases, use at your own risk. -->
33
4- <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@[dtVersion]/dist/tokens /CSSCustomProperties.css" />
4+ <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@[dtVersion]/dist/auro-classic /CSSCustomProperties.css" />
55<link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@[wcssVersion]/dist/bundled/essentials.css" />
66
77<script src =" https://cdn.jsdelivr.net/npm/[npm]/[namespace]-[name]@[Version]/dist/[namespace]-[name]__bundled.js" type =" module" ></script >
Original file line number Diff line number Diff line change 11``` html
2- <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@[dtVersion]/dist/tokens /CSSCustomProperties.css" />
2+ <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@[dtVersion]/dist/auro-classic /CSSCustomProperties.css" />
33<link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@[wcssVersion]/dist/bundled/essentials.css" />
44
55<script src =" https://cdn.jsdelivr.net/npm/[npm]/[namespace]-[name]@[Version]/dist/[namespace]-[name]__bundled.js" type =" module" ></script >
Original file line number Diff line number Diff line change 2222 type ="text/css "
2323 href ="
https://cdn.jsdelivr.net/npm/[email protected] /themes/prism.css "
2424 />
25- < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/tokens /CSSCustomProperties.css ">
25+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/auro-classic /CSSCustomProperties.css ">
2626 < link rel ="stylesheet " type ="text/css " href ="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/demoWrapper.css " />
2727 < link rel ="stylesheet " type ="text/css " href ="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/elementDemoStyles.css " />
2828 </ head >
Original file line number Diff line number Diff line change 2222 type ="text/css "
2323 href ="
https://cdn.jsdelivr.net/npm/[email protected] /themes/prism.css "
2424 />
25- < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/tokens /CSSCustomProperties.css ">
25+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/auro-classic /CSSCustomProperties.css ">
2626 < link rel ="stylesheet " type ="text/css " href ="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/demoWrapper.css " />
2727 < link rel ="stylesheet " type ="text/css " href ="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/elementDemoStyles.css " />
2828 </ head >
You can’t perform that action at this time.
0 commit comments