When runbunx --bun astro add tailwindand you arrive to the step "Astro will generate a minimal ./tailwind.config.cjs file." the shell crashes and you can't interact with it. You can only force close. I couldn't make a minimal reproducible example because I don't know how to change ...
Add link to astro template Verified 6d4d2b5 vercel bot commented Oct 13, 2023 The latest updates on your projects. Learn more about Vercel for Git ↗︎ NameStatusPreviewUpdated (UTC) tailwind-nextjs-starter-blog 🔄 Building (Inspect) Visit Preview Oct 13, 2023 2:58am View details ti...
Optional: Use TailwindCSS to style your components If you had a sneak peek at our Stackblitz demo, you might have noticed that we’ve been using Tailwind classes in our components. In order to make these work, let’s quickly add Tailwind to our SvelteKit project with svelte-add by running...
/** @type {import('tailwindcss').Config} */ const defaultTheme = require('tailwindcss/defaultTheme') module.exports = { content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'], theme: { extend: { fontFamily: { sans: ['manrope', ...defaultTheme.fontFamily.sans...
"astro": "^4.15.9", "drizzle-orm": "^0.33.0", "qs": "^6.13.0", "tailwindcss": "^3.4.13", "typescript": "^5.6.2" },48 changes: 24 additions & 24 deletions 48 src/db/config-helpers.ts Original file line numberDiff line numberDiff line change @@ -1,28 +1,28 @@ impo...
Add to library </TooltipContent> </Tooltip> </TooltipProvider> ), } satisfies Meta<typeof Tooltip>; export const Default = {}; 6 changes: 6 additions & 0 deletions 6 apps/storybook/tailwind.config.cjs Show comments View file Edit file Delete file This file contains bidirectional ...
description: Adding dark mode to your remix app. --- ## Dark mode <Steps> ### Modify your tailwind.css file Add `:root[class~="dark"]` to your tailwind.css file. This will allow you to use the `dark` class on your html element to apply dark mode styles. ```css {2} title=...
import { Card, CardGrid } from "@astrojs/starlight/components"; ### Flowbite is technically a plugin that can be included into any existing Tailwind CSS project. To get started, you first need to make sure that you have a working Tailwind CSS project installed and that you also have No...
1. Add Astro’s Tailwind integration: <Tabs> <Tabs syncKey="pkg"> <TabItem label="npm"> @@ -125,7 +125,7 @@ If you already have a Starlight site and want to add Tailwind CSS, follow these 2. Install the Starlight Tailwind plugin: <Tabs> <Tabs syncKey="pkg"> <TabItem label...
### Noções: ### 📫 Você pode me encontrar em: [![Perfil DIO](https