a89a52b1cd
* force pnpm to hoist packages inside astro #342 #190 * Add changeset for hoisted packages #342 |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
.npmrc | ||
astro.config.mjs | ||
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