Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 434 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 434 Bytes

Aksel

Aksel the seagull you needed on your site.

bilde

Use

<script>
  import Aksel from 'aksel';
</script>

<!-- whatever you feel like (default size is 64) -->
<Aksel />
<!-- or -->
<Aksel size="{64}" />
<!-- or -->
<Aksel size="{9000}" />

<!-- no xmas EVER ( aka 'grinch mode' ) -->
<Aksel hoho={false} />