mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +09:00
Front page of yude.jp / This is mirror. Original: https://github.com/yudejp/yude.jp
a5cd66a6fa
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.10. - [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.2.4...8.2.10) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
docs | ||
locales | ||
pages | ||
public/static | ||
styles | ||
.gitignore | ||
CNAME | ||
i18n.json | ||
LICENSE | ||
next-env.d.ts | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
yarn.lock |
yude.jp
Front page of yude.jp.
Built with Next.js and Tailwind CSS and deployed on Vercel.
Development
- To setup your repository, please run
yarn
. - To view this website in your computer, please run
yarn dev
.
License
This repository is licensed under the MIT License.