creasico / creasico.github.io

Our Website
https://creasi.co
1 stars 0 forks source link

[redesign] use vite vue ssg instead #1

Closed akrindev closed 2 years ago

akrindev commented 2 years ago

this PR made to use nuxtjs with tailwindcss and redesign the entire creasi.co landing page

feryardiant commented 2 years ago

Mantap!

Thank you @akrindev, bisa tolong struktur file nya ngikutin repo creasi/internal?

feryardiant commented 2 years ago

Ada 2 dependency missing, vue dan ufo.

Screen Shot 2022-06-21 at 03 52 02

feryardiant commented 2 years ago

Partners gak muncul pas pnpm preview

Screen Shot 2022-06-21 at 06 38 18

Steps to reproduce, run:

  1. pnpm build
  2. pnpm preview
akrindev commented 2 years ago

7 iconify has been added to devDependencies

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
creasico-github-io ✅ Ready (Inspect) Visit Preview Jul 15, 2022 at 9:36PM (UTC)
feryardiant commented 2 years ago

noticed tailwindcss-intellisense seems not working after the tailwind.config file been renamed to .ts. Initial indication is due to the tailwindcss-intellisense doesn't natively support .ts file.

@akrindev thoughts?