b81abd5b2c
* Add CSS bundling * Add Changeset * Update build script * Count better * Fix stats * Cleanup * Add test * Show profile ms under 750ms |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
package.json | ||
README.md | ||
tailwind.config.js |
Astro + Tailwind
Setup
npm install
Dev
npm start
Preview at http://localhost:3000
Build
npm build
Will output static site at ./dist