pompy.dev/apps/main
2023-07-04 09:12:10 +09:00
..
src fix(main): fix site not building 2023-07-02 15:12:15 +09:00
static chore(main): remove unused asset 2023-07-04 08:53:59 +09:00
.eslintignore feat: create main website 2023-06-26 00:33:47 +09:00
.eslintrc chore: tidy up linters 2023-07-02 13:47:06 +09:00
.gitignore feat: create main website 2023-06-26 00:33:47 +09:00
.npmrc feat: create main website 2023-06-26 00:33:47 +09:00
.prettierignore chore(main): add stuff to prettierignore 2023-07-02 10:20:29 +09:00
.prettierrc chore: tidy up linters 2023-07-02 13:47:06 +09:00
package.json chore: add more files to clean list 2023-07-04 09:12:10 +09:00
postcss.config.js feat(main): replace emotion CSS with tailwind 2023-07-02 14:57:56 +09:00
svelte.config.js feat: create main website 2023-06-26 00:33:47 +09:00
tailwind.config.js refactor: tidy up tailwind configs 2023-07-02 10:56:12 +09:00
tsconfig.json feat: create main website 2023-06-26 00:33:47 +09:00
vite.config.ts chore: make dev server open page on browser 2023-06-29 14:20:11 +09:00