We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2feb5bd commit 21d1c79Copy full SHA for 21d1c79
README.md
@@ -3,7 +3,7 @@
3
<p style="font-style: italic;">💪 A reusable flexbox component for Svelte.</p>
4
<div>
5
<a href='https://travis-ci.com/github/himynameisdave/svelte-flex'>
6
- <img src="https://api.travis-ci.org/himynameisdave/svelte-flex.svg?branch=master" alt="Travis Badge" />
+ <img src="https://travis-ci.com/himynameisdave/svelte-flex.svg?branch=master" alt="Travis Badge" />
7
</a>
8
<a href="https://packagephobia.now.sh/result?p=svelte-flex">
9
<img src="https://packagephobia.now.sh/badge?p=svelte-flex" alt="Install size" />
0 commit comments