kios-webapp/astro
dependabot[bot] 8b1028984e
Bump @astrojs/tailwind from 3.1.3 to 4.0.0 in /astro
Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@4.0.0/packages/integrations/tailwind)

---
updated-dependencies:
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 22:59:41 +00:00
..
public lool 2023-05-17 11:56:36 +02:00
src Refactor import paths in Content.astro 2023-06-17 12:24:56 +02:00
.dockerignore Ignore Dockerfile and README.md in astro and payload directories 2023-06-17 10:48:50 +02:00
.gitignore Exclude types file from git tracking 2023-06-15 15:54:33 +02:00
.prettierrc Add prettier configuration and dev dependencies 2023-06-18 19:45:41 +02:00
astro.config.mjs heyy 2023-05-17 09:18:08 +02:00
Dockerfile Update skipcache URL in astro Dockerfile 2023-06-18 19:32:54 +02:00
package.json Bump @astrojs/tailwind from 3.1.3 to 4.0.0 in /astro 2023-06-22 22:59:41 +00:00
tailwind.config.cjs lool 2023-05-17 11:56:36 +02:00
tsconfig.json Refactor import statements to use absolute paths 2023-06-17 12:21:29 +02:00