Skip to content

Commit

Permalink
Add component examples from Flowbite.
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanszogyenyi committed Jan 9, 2023
1 parent d0fba15 commit 2463c8c
Show file tree
Hide file tree
Showing 17 changed files with 1,678 additions and 21 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Themesberg
Copyright (c) 2023 Bergside Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 3 additions & 3 deletions app.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div>
<h1 class="text-4xl text-green-500 font-bold">Hello Tailwind CSS!</h1>
</div>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>
Loading

0 comments on commit 2463c8c

Please sign in to comment.