atuin/ui
dependabot[bot] 179180b998
chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.6 in /ui (#2301)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.6)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 11:57:19 +01:00
..
backend fix(gui): kill child on block stop (#2288) 2024-07-16 20:32:18 +01:00
public feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
src fix(gui): terminal resize overflow (#2285) 2024-07-16 11:32:14 +01:00
.gitignore chore: update email, gitignore, tweak ui (#2094) 2024-06-06 15:03:43 +01:00
.npmrc feat(gui): use fancy new side nav (#2243) 2024-07-10 15:56:33 +01:00
components.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
icon.png feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
index.html feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
package.json chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.6 in /ui (#2301) 2024-07-22 11:57:19 +01:00
pnpm-lock.yaml chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.6 in /ui (#2301) 2024-07-22 11:57:19 +01:00
postcss.config.js feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
README.md docs(gui): update README (#2283) 2024-07-15 20:18:58 +01:00
tailwind.config.js feat(gui): use fancy new side nav (#2243) 2024-07-10 15:56:33 +01:00
tsconfig.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
tsconfig.node.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
vite.config.ts feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00

Atuin Desktop

Currently WIP and not yet ready for use