joycon-terminal/frontend
dependabot[bot] 60144a518a
Bump postcss from 8.4.16 to 8.4.31 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 03:39:02 +00:00
..
src Optimize layout 2022-08-30 20:29:36 +08:00
wailsjs Add presets for FH5 and Genshin Impact 2022-08-30 15:16:08 +08:00
README.md Initial commit 2022-08-24 16:44:24 +08:00
index.html Initial commit 2022-08-24 16:44:24 +08:00
package-lock.json Bump postcss from 8.4.16 to 8.4.31 in /frontend 2023-10-07 03:39:02 +00:00
package.json Bump postcss from 8.4.16 to 8.4.31 in /frontend 2023-10-07 03:39:02 +00:00
package.json.md5 Use some naiveui components 2022-08-26 11:07:20 +08:00
postcss.config.js Use Tailwind CSS 2022-08-26 09:59:23 +08:00
tailwind.config.js Use Tailwind CSS 2022-08-26 09:59:23 +08:00
vite.config.js Initial commit 2022-08-24 16:44:24 +08:00

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.