Skip to content

Commit

Permalink
Tailwind CSS integration (epicmaxco#903)
Browse files Browse the repository at this point in the history
* login error use router (epicmaxco#897)

* fix: mobile screen navbar and menu (epicmaxco#899)

* build(deps-dev): bump vite from 2.9.12 to 2.9.13 (epicmaxco#888)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add partners logos and update markup (epicmaxco#902)

* feat: add partners logos and update markup

* feat: update blocks

* feat: update block

* fix: emoji

* wip

* wip

* wip

* wip

* wip

* wip

* feat: Vuestic Admin transfer to Tailwind CSS
feat: bump Vuestic UI version to 1.6.0alpha
fix: related to the Vuestic UI bump bugfixes

* feat: bump Vuestic UI version to 1.6.1

* feat: partners list update

* fix: icon-color for tree view fix

* fix: icon pack select button position fix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Bijan Khazaei <[email protected]>
Co-authored-by: Anton Saladounikau <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rustem Nasyrov <[email protected]>
  • Loading branch information
5 people authored Mar 5, 2023
1 parent 81879b7 commit c8b274e
Show file tree
Hide file tree
Showing 83 changed files with 5,941 additions and 6,291 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ contribution guides</a>
and [discord server](https://discord.gg/jTKTjj2weV)

### Partners & Sponsors ❤️

<div>
<a href="https://vuejs.org/partners/epicmax.html" target="_blank" title="VueJS - The Progressive JavaScript Framework">
<picture>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" class="bg-red-500">
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Expand Down
Loading

0 comments on commit c8b274e

Please sign in to comment.