Skip to content

Commit

Permalink
docs(cta): correct lightdom css link
Browse files Browse the repository at this point in the history
  • Loading branch information
bennypowers committed Mar 28, 2022
1 parent 93f9403 commit dbea3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elements/pfe-cta/demo/pfe-cta.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link rel="stylesheet" href="/core/pfe-styles/pfe-context.css">
<link rel="stylesheet" href="/core/pfe-styles/pfe-layouts.css">
<link rel="stylesheet" href="/core/pfe-styles/pfe.css">
<link rel="stylesheet" href="/elements/pfe-cta/pfe-cta--lightdom.css">
<link rel="stylesheet" href="/elements/pfe-cta/pfe-cta--lightdom.min.css">
<link rel="stylesheet" href="/elements/pfe-cta/demo/demo.css">

<pfe-band color="complement" size="small">
Expand Down

0 comments on commit dbea3e3

Please sign in to comment.