mirror of
https://github.com/FranP-code/format_twitter_projects_accounts_tweets.git
synced 2025-10-13 00:32:19 +00:00
- Moved Tabs import in ProjectsView to the correct location. - Updated Tabs component in ui/tabs.tsx to use BaseTabs from @base-ui-components/react/tabs, adding context and improved structure. - Enhanced Tabs functionality with TabIndicator and improved styling options. - Changed project loading strategy in projects.astro from client:load to client:only for better performance.
Astro with Tailwind
pnpm create astro@latest -- --template with-tailwindcss
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.