Tailwind added to header
This commit is contained in:
parent
a2dbc8d22e
commit
a66f53d8af
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
<HeaderNavLink @href="https://github.com/adopted-ember-addons/ember-sortable">
|
||||
Ember-Sortable
|
||||
</HeaderNavLink>
|
||||
<HeaderNavLink @href="https://tailwindcss.com/docs/responsive-design">
|
||||
TailwindCSS
|
||||
</HeaderNavLink>
|
||||
</div>
|
||||
<div>
|
||||
<a href="https://gitlab.com/gaiety/sortable-recipes" class="inline-block text-sm px-4 py-2 leading-none border rounded text-white border-white hover:border-transparent hover:text-teal-500 hover:bg-white mt-4 md:mt-0">Fork on Gitlab</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue