renovate[bot] f66d510794
chore(deps): update devdependency unocss to v65 (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 10:07:50 +08:00
..
2024-03-13 09:36:41 +01:00
2024-03-09 18:36:05 +01:00
2024-03-09 18:36:05 +01:00
2024-06-26 12:47:26 +02:00
2024-03-13 07:35:30 +01:00
2024-11-30 03:23:42 +08:00
2024-11-30 03:23:42 +08:00

Unplugin

Unified plugin system, Support Vite, Rollup, webpack, esbuild, and more

Documentation

Development

This project use GitHub GraphQL API to generate the showcase data. So you need to create a GitHub Personal Access Token first.

cp .env.example .env
# .env
GITHUB_TOKEN=<YOUR_TOKEN>

Generate files

pnpm gen-files

Contributing

Please refer to https://github.com/antfu/contribute