Skip to content

Commit

Permalink
Ignoring inline styles in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic authored and Cweili committed Jan 16, 2024
1 parent da615de commit edab668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/components/sections/basic-use.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<a href="https://fontawesome.com/icons" target="_blank">FontAwesome icons</a>
</div>
<div class="shadow-sm p-3 mb-3 rounded">
<!-- eslint-disable-next-line svelte/no-inline-styles -->
<div style="font-size: 3em; color: tomato">
<Fa icon={faFlag} />
</div>
Expand Down

0 comments on commit edab668

Please sign in to comment.