Skip to content

Commit

Permalink
fix: feedback review for update library dependency and remove unused …
Browse files Browse the repository at this point in the history
…code

Change to be committed:
modified: package.json
modified: package-lock.json
modified: demo/index.html
modified: src/style.scss
modified: src/style-toaster.scss
  • Loading branch information
irma-kurnia-alaska authored and jason-capsule42 committed Nov 16, 2023
1 parent 404d451 commit a1b662a
Show file tree
Hide file tree
Showing 5 changed files with 13,599 additions and 128 deletions.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
href="https://cdn.jsdelivr.net/npm/[email protected]/themes/prism.css"
/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@alaskaairux/design-tokens@latest/dist/tokens/CSSCustomProperties.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/design-tokens@latest/dist/tokens/CSSCustomProperties.css">
<link rel="stylesheet" href="https://unpkg.com/@aurodesignsystem/design-tokens@latest/dist/tokens/CSSCustomProperties.css">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/demoWrapper.css" />
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/elementDemoStyles.css" />
</head>
Expand Down
Loading

0 comments on commit a1b662a

Please sign in to comment.