kios-webapp/astro
dependabot[bot] 810e6cb26b
Bump tailwindcss from 3.3.2 to 3.3.3 in /astro
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.3/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 10:13:06 +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 Add yarn.lock for dependabot 2023-06-23 01:01:29 +02:00
.prettierrc Add prettier configuration and dev dependencies 2023-06-18 19:45:41 +02:00
astro.config.mjs Disable compression and critters, compress HTML and inline stylesheets automatically 2023-07-11 17:57:27 +02:00
Dockerfile Update skipcache URL in astro Dockerfile 2023-06-18 19:32:54 +02:00
package.json Bump tailwindcss from 3.3.2 to 3.3.3 in /astro 2023-07-14 10:13:06 +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
yarn.lock Bump tailwindcss from 3.3.2 to 3.3.3 in /astro 2023-07-14 10:13:06 +00:00