-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Insights: tailwindlabs/tailwindcss
Overview
Could not load contribution data
Please try again later
47 Pull requests merged by 8 people
-
CSS Parser: Handle string with semi-colon in custom properties.
#18251 merged
Jun 9, 2025 -
Update bun 1.2.13 → 1.2.15 (patch)
#18252 merged
Jun 9, 2025 -
Use shards when running integration tests
#18246 merged
Jun 6, 2025 -
Update turbo 2.5.3 → 2.5.4 (patch)
#18243 merged
Jun 6, 2025 -
Update all of nextjs 15.3.2 → 15.3.3 (patch)
#18234 merged
Jun 5, 2025 -
Update @types/bun 1.2.13 → 1.2.15 (patch)
#18222 merged
Jun 5, 2025 -
Update postcss 8.5.3 → 8.5.4 (patch)
#18225 merged
Jun 5, 2025 -
docs: fix typo in container.ts comment ("a the" -> "the")
#18223 merged
Jun 5, 2025 -
docs: fix typo ("a arbitrary" -> "an arbitrary")
#18227 merged
Jun 5, 2025 -
Do not migrate
blur
inwire:model.blur
#18216 merged
Jun 3, 2025 -
Migrate negative arbitrary values to negative bare values
#18212 merged
Jun 3, 2025 -
Update @types/react-dom 19.1.3 → 19.1.5 (patch)
#18198 merged
Jun 2, 2025 -
Update @vitejs/plugin-react 4.4.1 → 4.5.0 (minor)
#18181 merged
May 30, 2025 -
Improve upgrade migrations
#18184 merged
May 30, 2025 -
Update tsup 8.4.0 → 8.5.0 (minor)
#18125 merged
May 29, 2025 -
Release v4.1.8
#18164 merged
May 28, 2025 -
Improve error messages when
@apply
fails#18059 merged
May 27, 2025 -
Ignore
.pnpm-store
in Oxide#18163 merged
May 27, 2025 -
Update turbo 2.5.2 → 2.5.3 (patch)
#18157 merged
May 27, 2025 -
Fix Haml pre-processing crash when there is no
\n
at the end of the file#18155 merged
May 26, 2025 -
Fix migrating
mt-[0px]
to-mt-[0px]
instead of the other way around#18154 merged
May 26, 2025 -
Update eslint 9.25.1 → 9.27.0 (minor)
#18132 merged
May 23, 2025 -
Update @napi-rs/wasm-runtime 0.2.9 → 0.2.10 (minor)
#18127 merged
May 23, 2025 -
Fix "Cannot read properties of undefined" crash on malformed arbitrary value
#18133 merged
May 23, 2025 -
Upgrade deprecated
order-none
toorder-0
#18126 merged
May 23, 2025 -
Support Leptos
class:
attributes#18093 merged
May 23, 2025 -
Update @types/react 19.1.2 → 19.1.4 (patch)
#18085 merged
May 19, 2025 -
Update semver 7.7.1 → 7.7.2 (patch)
#18084 merged
May 19, 2025 -
Fix PostCSS crash when using toJSON()
#18083 merged
May 19, 2025 -
Improve performance of upgrade tool
#18068 merged
May 19, 2025 -
Improve
@tailwindcss/upgrade
andpnpm
workspaces support#18065 merged
May 19, 2025 -
Do not migrate declarations in
<style>
blocks#18057 merged
May 16, 2025 -
Update all of nextjs 15.3.1 → 15.3.2 (patch)
#18046 merged
May 15, 2025 -
Prepare v4.1.7 release
#18040 merged
May 15, 2025 -
Fix missing extracted classes containing
.
in Clojure#18038 merged
May 15, 2025 -
Make candidate template migrations faster
#18025 merged
May 15, 2025 -
Upgrade lightningcss to
1.30.1
#18037 merged
May 15, 2025 -
Ignore custom variants with
:merge(…)
selectors#18020 merged
May 15, 2025 -
Change casing of utilities with named values to kebab-case to match u…
#18017 merged
May 14, 2025 -
Fix
-rotate-*
with arbitary values#18014 merged
May 14, 2025 -
Migrate bare values to named values
#18000 merged
May 13, 2025 -
Upgrade: Migrate
outline
class#17996 merged
May 13, 2025 -
Upgrade lightningcss to
1.30.0
#17979 merged
May 12, 2025 -
Upgrade bun to
1.2.13
#17981 merged
May 12, 2025 -
Add ignore pattern for node_modules in globby search in upgrade cli
#17969 merged
May 12, 2025 -
Update @types/react-dom 19.1.2 → 19.1.3 (patch)
#17976 merged
May 12, 2025 -
Update dedent 1.5.3 → 1.6.0 (minor)
#17965 merged
May 10, 2025
6 Pull requests opened by 5 people
-
Proposal: Allow overwriting static utilities that have a namespace
#18056 opened
May 16, 2025 -
feat: allow `size` theme namespace in `width` and `height`
#18147 opened
May 25, 2025 -
fix: don't break CSS keywords when formatting math expressions
#18220 opened
Jun 4, 2025 -
Update tree-sitter 0.22.4 → 0.25.0 (major)
#18262 opened
Jun 9, 2025 -
Update @types/react 19.1.4 → 19.1.6 (patch)
#18267 opened
Jun 9, 2025
98 Issues closed by 15 people
-
Devserver w/ vite takes 5+ seconds to reload
#18254 closed
Jun 10, 2025 -
Not able to change default color for shadow
#18263 closed
Jun 9, 2025 -
Input placeholder has currentColor
#18228 closed
Jun 9, 2025 -
Remove vertical-align: middle from block elements in default styles
#18258 closed
Jun 9, 2025 -
Failed to install tailwindcss @tailwindcss/vite
#18253 closed
Jun 8, 2025 -
List bullets don't work with flex items
#18248 closed
Jun 7, 2025 -
standalone executable creates 3 node files in temp folder every time it is run without cleaning up
#18241 closed
Jun 6, 2025 -
Tailwind v4 doesn't generate CSS variables when using @config directive
#18237 closed
Jun 6, 2025 -
[V4.1] Angular - SCSS - HMR not working with imported scss files.
#18232 closed
Jun 5, 2025 -
Responsive modifiers not working without ! important
#18229 closed
Jun 5, 2025 -
"truncate" utility cuts off characters on y-axis
#18201 closed
Jun 4, 2025 -
Upgrade tool - issue with wire:model
#18187 closed
Jun 3, 2025 -
Tailwind and Nuxt: Docker build hangs at `transforming` step
#18199 closed
Jun 3, 2025 -
loads all system memory
#18161 closed
Jun 3, 2025 -
Dark mode class toggle not reflecting styles in Tailwind CSS v4
#18206 closed
Jun 2, 2025 -
vite + scss + tailwind doesn't really work
#18204 closed
Jun 2, 2025 -
Bug: Tailwind CSS Fails to Scan Files Without Git Initialization (git init)
#18190 closed
Jun 2, 2025 -
[v4] `Dark Mode` Fails When Additional Classes Are Added to HTML Element
#18202 closed
Jun 2, 2025 -
Color classes not working in TailwindCSS with Vite + React
#18196 closed
Jun 1, 2025 -
Named groups are not working as expected in v4
#18194 closed
Jun 1, 2025 -
Feeling BETRAYED they removed bg-opacity-* classes
#18192 closed
Jun 1, 2025 -
Svelte files not being detected past 4.0.7 for vite plugin
#18188 closed
May 30, 2025 -
`@source` detection not working in a web components monorepo
#18186 closed
May 30, 2025 -
Standalone CLI watch not working in the Docker dev container, but works (albeit with some quirks) on Windows
#18118 closed
May 30, 2025 -
Box shadow is broken
#18183 closed
May 30, 2025 -
Tailwind 4 requires restart to load changes on Webpack 5
#18172 closed
May 29, 2025 -
peer-checked:after:translate-x-6 works in Tailwind Play but not locally
#18173 closed
May 29, 2025 -
Nested component CSS doesn't work well with tailwind
#18169 closed
May 29, 2025 -
rounded-full stops other radii from working
#18170 closed
May 29, 2025 -
v4: cellpadding stopped working on tables
#18166 closed
May 28, 2025 -
Revert to browser behaviour for underlined links
#18165 closed
May 28, 2025 -
@tailwindcss/vite 4.1.7 slows down Vite builds significantly in Jenkins
#18148 closed
May 27, 2025 -
[v4] s3 cdn css file not render succful when Next.js build with upload to AWS S3
#18160 closed
May 27, 2025 -
[v4] s3 cdn css file not render succful when Next.js build with upload to AWS S3
#18158 closed
May 27, 2025 -
Importing directly from a nuxt.config file is not allowed.
#17865 closed
May 27, 2025 -
Not all tailwind styles are working through vite library mode
#18149 closed
May 26, 2025 -
Modifiers do not work with static classes
#18145 closed
May 25, 2025 -
Cannot apply unknown utility class xyz
#18139 closed
May 24, 2025 -
[Tailwind v4] Fully Dynamic Class Names from Server-Side Data Not Applied at Runtime
#18136 closed
May 24, 2025 -
TypeError: Cannot read properties of undefined (reading 'nodes')
#17064 closed
May 23, 2025 -
@tailwindcss/upgrade not see prefix
#18128 closed
May 23, 2025 -
Tailwind utilities doesn't applied when you using playwright component testing
#18119 closed
May 23, 2025 -
Tailwindcss 4.1.7 is too slow
#18101 closed
May 23, 2025 -
Tailwind not seeing classes in Leptos `class:` attributes
#18092 closed
May 23, 2025 -
`@layer base` is used but no matching `@tailwind base` directive is present.
#18122 closed
May 23, 2025 -
css selector have multiple :not(#\#) when both use @tailwindcss/postcss and postcss-preset-env
#18120 closed
May 23, 2025 -
[v4] Default theme is not disabled when nested under a selector
#18111 closed
May 22, 2025 -
HSL and RGB are converted to HEX after build | vite plugin
#18103 closed
May 22, 2025 -
Tailwind Vite Plugin does not properly handle variables in class names, but Tailwind Play CDN does.
#18105 closed
May 22, 2025 -
`@apply` directive not transformed inside sass/scss code
#18058 closed
May 20, 2025 -
AVX error on older CPUs
#18076 closed
May 20, 2025 -
[V4] Regression in ability to order custom variants with built-in ones?
#18067 closed
May 19, 2025 -
Tailwind 4.1 oklch colors don't work on old safary if decimal is provided instead of percentage.
#18081 closed
May 19, 2025 -
sizing utilities using --spacing variables instead of --container
#18079 closed
May 18, 2025 -
Astro site failing after upgrading Tailwind v3 to v4 – Tailwind not loaded/initialized?
#18055 closed
May 17, 2025 -
Custom font doesn't work with css var
#18072 closed
May 17, 2025 -
@source glob wildcard ** does not discover files with same child folder name as parent folder
#18062 closed
May 16, 2025 -
`--sizing-*` is not allowed to be used when generating functional utilities
#18060 closed
May 16, 2025 -
Group modifiers not working in v4 beta when using the `tailwindcss-react-aria-components` plugin
#15401 closed
May 16, 2025 -
The `theme()` function from the Tailwind config is not expanded in arbitrary values
#14892 closed
May 16, 2025 -
@tailwindcss/upgrade - brakes valid CSS
#17975 closed
May 16, 2025 -
Styles aren't generated when building a Docker image for ARM64 on a 2019 Intel MacBook Pro
#17728 closed
May 16, 2025 -
Upgrade to v4 doesn't work: Cannot apply unknown utility class: bg-opacity-50
#18053 closed
May 16, 2025 -
`in-open` doesn't work in nested scenarios
#18050 closed
May 16, 2025 -
Responsive modifiers for components not working in tailwind 4
#18047 closed
May 15, 2025 -
max width uses spacing variables instead of container
#18042 closed
May 15, 2025 -
Candidate extraction from Clojure/Script files sometimes produce false negatives
#17760 closed
May 15, 2025 -
The `has-` variant does not work as expected with named groups (group/{name})
#17314 closed
May 15, 2025 -
[v3.4.x] Unexpected full page reload on button click with json-server + Vite setup
#18036 closed
May 15, 2025 -
@tailwindcss/upgrade - brakes boolean operators in Vue files
#17974 closed
May 15, 2025 -
[V4] :merge selector broken
#15617 closed
May 15, 2025 -
V4 version, CDN plugin not available
#18026 closed
May 15, 2025 -
Space sensitivity in inline variable declarations
#18032 closed
May 15, 2025 -
nested list marker: specificity is not followed properly
#18028 closed
May 15, 2025 -
line-clamp-3 not being applied on conditional rendering
#18023 closed
May 14, 2025 -
[v4] generated CSS variables clash with existing variables
#15754 closed
May 14, 2025 -
[v4] Radio button selected appearance
#16385 closed
May 14, 2025 -
source inline doesn't work with custom css vars
#18018 closed
May 14, 2025 -
`src` descriptor in `@font-face` rule is transformed/formatted incorrectly
#14951 closed
May 14, 2025 -
[v4] Tailwind v4 upgrade script renames camelCase'd colors/fonts to kebab-case, but does not update usages.
#16156 closed
May 14, 2025 -
@tailwindcss/vite Svelte: Cannot convert undefined or null to object
#18003 closed
May 14, 2025 -
negative rotate with variables (`-rotate-(--foo)`) not working correctly
#18013 closed
May 14, 2025 -
Tailwind Nested Styles Is not Work in Production in Nextjs(Tailwind V4.1.6 - Nextjs v15 app router)
#18009 closed
May 14, 2025 -
SM breakpoint is not correct like in the documentation
#18010 closed
May 14, 2025 -
[4.1.4] Introduced change that breaks modals as used by Laravel Jetstream
#17995 closed
May 13, 2025 -
variants are broken in @apply in Svelte and Tailwind v4
#17990 closed
May 13, 2025 -
[v4] Tailwind CLI high CPU on bad css
#15135 closed
May 12, 2025 -
tailwindcss cli leaves hidden files in /tmp
#17114 closed
May 12, 2025 -
Installation problem
#17983 closed
May 12, 2025 -
PostCSS plugin not processing changes outside base directory
#13663 closed
May 12, 2025 -
[v4][cli] The --minify and --optimize options remove CSS from output
#16478 closed
May 12, 2025 -
[upgrade to v4] Error: Cannot apply unknown utility class: lg:block
#17973 closed
May 10, 2025 -
Issue in older iphone in v4, but fine in v3
#17962 closed
May 10, 2025
12 Issues opened by 10 people
-
Tailwind 4.1.8 + vite in vue not hot reloading classes
#18236 opened
Jun 5, 2025 -
When overriding `flex-1`, two utilities are generated in the output
#18215 opened
Jun 3, 2025 -
Use a `content` utility with `before`/`after` variants adds the `content` CSS property twice
#18178 opened
May 29, 2025 -
Tailwindcss v4 with storybook: Watchpack Error (watcher): Error: EMFILE: too many open files, watch
#18109 opened
May 22, 2025 -
tailwindcss/cli v4 doesn't watch file changes on my Windows
#18104 opened
May 22, 2025 -
No way to ignore certain utilities for a set of theme keys
#18102 opened
May 21, 2025 -
Markdown class directive syntax not supported
#18071 opened
May 17, 2025 -
v4 vite plugin is not compatible with the vite environment API
#18002 opened
May 13, 2025 -
@source not: Cannot ignore symlinked directory because symlink is optimized away
#17985 opened
May 12, 2025 -
bg-conic not working in next.js production builds
#17977 opened
May 12, 2025
21 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Vite Plugin Does Not Work With Storybook Vite
#16751 commented on
May 12, 2025 • 0 new comments -
Tailwind CSS v4 Selector Parsing Issue with Empty String Attribute
#16660 commented on
May 12, 2025 • 0 new comments -
Bug: vite warnings when minifying css - Empty :where() generated
#16582 commented on
May 12, 2025 • 0 new comments -
Build warning for `css-syntax-error` when using `divider` component from daisyui with tailwind v4.1
#17556 commented on
May 12, 2025 • 0 new comments -
Ring in combination with radius and offsets renders wrong in Safari
#17959 commented on
May 13, 2025 • 0 new comments -
[v4] Gradient percentage range not working anymore (e.g. via-[percentage:10%_90%])
#16683 commented on
May 13, 2025 • 0 new comments -
[v4] --radius-full is not available as a variable
#15115 commented on
May 13, 2025 • 0 new comments -
[v4] cli --watch seems to watch unneeded directories
#15750 commented on
May 14, 2025 • 0 new comments -
CLI Watch never end 2 CPU cores at 100%
#17246 commented on
May 16, 2025 • 0 new comments -
No classes generated in monorepo setup with Yarn PnP
#17739 commented on
May 16, 2025 • 0 new comments -
error on interpreting @plugin in css file
#17794 commented on
May 17, 2025 • 0 new comments -
Media queries nested inside selector is correctly processed in build mode, but not dev mode
#16438 commented on
May 26, 2025 • 0 new comments -
@property isn't supported in shadow roots
#15005 commented on
May 27, 2025 • 0 new comments -
Input background is transparent when upgrading from v3 to v4
#17646 commented on
May 28, 2025 • 0 new comments -
Tailwind binary on linux x64-musl is just a bun wrapper
#17796 commented on
May 29, 2025 • 0 new comments -
import.meta.resolve doesn't work in the tailwind.config file
#14423 commented on
Jun 3, 2025 • 0 new comments -
npx watch is case sensitve
#16784 commented on
Jun 3, 2025 • 0 new comments -
[v4] Linear gradients behave differently: there is no smoothness between "via" and "to"
#15910 commented on
Jun 9, 2025 • 0 new comments -
Deleting an SVG asset causes a Vite HMR crash while processing `@import "tailwindcss"`
#17532 commented on
Jun 9, 2025 • 0 new comments -
Add --radius-full variable
#17002 commented on
Jun 9, 2025 • 0 new comments -
Adds default styles for `[popover]`
#17945 commented on
May 19, 2025 • 0 new comments