Skip to content

HPABio/SBR2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBR2026

An Astro project with Tailwind CSS for the SBR2026 initiative.

📢 Important Notice

Default Branch Migration: This repository is transitioning from V0-Pitching-Page to main as the default branch.

For detailed instructions on how to complete this migration, please see SWITCH_DEFAULT_BRANCH.md.

🚀 Getting Started

bun create astro@latest -- --template with-tailwindcss

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

Astro comes with Tailwind support out of the box. This example showcases how to style your Astro project with Tailwind.

For complete setup instructions, please see our Tailwind Integration Guide.

📦 How to use it

Normal build (no PNG export):

bun run build

Export PNGs during build (this is the on/off “variable”):

PUBLIC_EXPORT_COMPONENT_PNGS=true bun run build

One-time setup for Playwright (needed the first time you export): install deps (if you haven’t):

bun install

install the browser:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors