Skip to content

discussions Search Results · repo:tailwindlabs/tailwindcss language:TypeScript

9.6k results
 (101 ms)

9.6k results

intailwindlabs/tailwindcss (press backspace or delete to remove)

Sorry to bother but I tried to follow this guide: https://tailwindcss.com/docs/preflight#disabling-preflight and came out with this app.css config that should not generate any preflight/normalization ...

Is there no inherit for text size? text-inherit inherits color

Currently, if I want to transition a background-color, I use transition-colors. And if I want to transition a box-shadow, I use transition-shadow. But what if I want both ? There is no easy way to combine ...

Hello Tailwind gang. We just published a Tailwind CSS Stylelint config that actually implements Tailwind CSS, rather than ignoring its functions and directives. Check it out! - GitHub - https://github.com/dreamsicle-io/stylelint-config-tailwindcss ...

I have a SvelteKit site and use shadcn-svelte. I just decided to update to v4, as shadcn-svelte has released new components compatible with v4. I followed the instructions in their upgrade guide and got ...

[Feature Proposal] First of all - Thank you! Love Tailwindcss! 😍 For margin, padding, borders etc: I think it would be great to add utilities for margin-inline-start margin-inline-end [same for padding ...

I want to build something similar to what play.tailwindcss.com does. I couldn t find the repo it. Is it open source? If not, can we make it open source, please? thanks.

!-- Please provide all of the information requested below. We re a small team and without all of this information it s not possible for us to help and your bug report will be closed. -- What version of ...

This idea comes from the Model Context Protocol (MCP) site. The MCP site has a special endpoint here: https://modelcontextprotocol.io/llms.txt It s similar to a sitemap file but used for LLMs. Additionally, ...

I am encountering an error while trying to initialize a Tailwind CSS configuration in my project using the command: npx tailwindcss init -p The error message I get is: npm ERR! could not determine executable ...