Skip to content

Commit

Permalink
perf: update dependencies
Browse files Browse the repository at this point in the history
BREAKING CHANGE: trigger major release for color theming support #296
  • Loading branch information
jordanjones243 committed Sep 30, 2024
1 parent efd01f7 commit 70f9e2d
Show file tree
Hide file tree
Showing 5 changed files with 388 additions and 148 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,19 @@ In cases where the project is not able to process JS assets, there are pre-proce
<!-- AURO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/AlaskaAirlines/WC-Generator/master/componentDocs/partials/usage/bundleUseModBrowsers.md) -->

```html
<<<<<<< HEAD
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/[email protected]/dist/tokens/CSSCustomProperties.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/[email protected]/dist/bundled/essentials.css" />
<script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/[email protected]/dist/auro-input__bundled.js" type="module"></script>
```

<!-- AURO-GENERATED-CONTENT:END -->
=======
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/[email protected]/dist/tokens/CSSCustomProperties.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/[email protected]/dist/bundled/essentials.css" />
<script src="https://cdn.jsdelivr.net/npm/@aurodesignsystem/[email protected]/dist/auro-input__bundled.js" type="module"></script>
```
>>>>>>> d65d9f3 (perf: update dependencies)
## auro-input use cases
Expand Down
Loading

0 comments on commit 70f9e2d

Please sign in to comment.