Skip to content

Commit

Permalink
fix(demo css): remove page wrapper styles from demo styles
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfalcon committed Aug 13, 2021
1 parent c94d9d0 commit 2d0867c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
href="https://unpkg.com/prismjs@1.24.1/themes/prism.css"
/>
<link rel="stylesheet" href="https://unpkg.com/@alaskaairux/design-tokens@latest/dist/tokens/CSSCustomProperties.css">
<link rel="stylesheet" type="text/css" href="https://unpkg.com/@alaskaairux/webcorestylesheets@latest/dist/demoWrapper.css" />
<link rel="stylesheet" type="text/css" href="https://unpkg.com/@alaskaairux/webcorestylesheets@latest/dist/elementDemoStyles.css" />
</head>
<body class="auro-markdown">
Expand Down

0 comments on commit 2d0867c

Please sign in to comment.