This starter template also includes:
- Inter var font (self hosted, woff2, version 3.15)
- Vue Router 4.x
- First-party plugins needed for Tailwind UI. Uncomment them in
tailwind.config.js
to enable.
npm:
npm install
npm run dev
npm run build
yarn:
yarn
yarn dev
yarn build
CodePen Template with a similar stack (Vue 3.x + Tailwind 2.x + Inter var font)