1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-02-01 14:48:42 +00:00
_/tailwind
dependabot[bot] 6abdc7576d
Bump vite from 2.6.10 to 2.9.13 in /tailwind
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.6.10 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] <support@github.com>
2023-01-12 10:21:28 +00:00
..
.postcssrc.js create tailwindcss 2021-10-21 17:13:15 +09:00
index.html create tailwindcss 2021-10-21 17:13:15 +09:00
package.json Bump vite from 2.6.10 to 2.9.13 in /tailwind 2023-01-12 10:21:28 +00:00
README.md create tailwindcss 2021-10-21 17:13:15 +09:00
style.css create tailwindcss 2021-10-21 17:13:15 +09:00
tailwind.config.js create tailwindcss 2021-10-21 17:13:15 +09:00
yarn.lock Bump vite from 2.6.10 to 2.9.13 in /tailwind 2023-01-12 10:21:28 +00:00

$ yarn build
yarn run v1.22.15
warning package.json: No license field
$ vite build
vite v2.6.10 building for production...
✓ 2 modules transformed.
dist/index.html                  0.41 KiB
dist/assets/index.552a0ca5.css   3.06 KiB / gzip: 1.26 KiB
✨  Done in 2.71s.