-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Insights: tailwindlabs/tailwindcss
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v4.0.0-beta.3
published
Nov 27, 2024 -
v4.0.0-beta.4
published
Nov 29, 2024
24 Pull requests merged by 5 people
-
Prepare v4.0.0-beta.4
#15245 merged
Nov 29, 2024 -
Migrate
backdrop-blur-*
utilities#15242 merged
Nov 29, 2024 -
Upgrade: Do not migrate
overflow-clip
utility#15244 merged
Nov 29, 2024 -
Improve performance of
@tailwindcss/postcss
and@tailwindcss/vite
#15226 merged
Nov 29, 2024 -
Fix Plugin type issue
#14668 merged
Nov 28, 2024 -
Prepare v4.0.0-beta.3
#15217 merged
Nov 27, 2024 -
Add Windows ARM build in CI
#15171 merged
Nov 27, 2024 -
Vite: Use Vite resolvers for CSS and JS files
#15173 merged
Nov 27, 2024 -
Don't register properties with types unless necessary
#15215 merged
Nov 27, 2024 -
Use unitless line-heights for font-size variables
#15216 merged
Nov 27, 2024 -
Update Vite to 6.0
#15197 merged
Nov 27, 2024 -
Upgrade: Migrate prefixed
group
andpeer
classes#15208 merged
Nov 27, 2024 -
Reduce precision of
oklab()
arguments in test snapshots#15210 merged
Nov 27, 2024 -
Throw when
layer(…)
in@import
is in the incorrect spot#15109 merged
Nov 27, 2024 -
Use
oklab
instead ofoklch
forcolor-mix(…)
and gradients#15201 merged
Nov 27, 2024 -
Update eslint 9.11.1 → 9.15.0 (minor)
#15123 merged
Nov 27, 2024 -
Fix scanning classes delimited by tab characters
#15169 merged
Nov 26, 2024 -
🚨 [security] Update all of nextjs 14.1.0 → 15.0.3 (major)
#15200 merged
Nov 26, 2024 -
Ensure
--spacing-*
variables take precedence over--container-*
variables#15180 merged
Nov 26, 2024 -
Update tree-sitter 0.22.0 → 0.22.1 (minor)
#15130 merged
Nov 26, 2024 -
Update @playwright/test 1.48.2 → 1.49.0 (minor)
#15178 merged
Nov 26, 2024 -
Set browser targets for iOS Safari, Firefox, and Chrome
#15166 merged
Nov 26, 2024 -
Declare transform properties with "*" syntax instead of "<transform-function>"
#15179 merged
Nov 26, 2024 -
Ensure
.group
and.peer
are prefixed when using theprefix(…)
option#15174 merged
Nov 25, 2024
6 Pull requests opened by 4 people
-
Update vitest 2.0.5 → 2.1.5 (minor)
#15168 opened
Nov 25, 2024 -
Support bare `col-*` and `row-*` utilities
#15183 opened
Nov 25, 2024 -
Remove redundant `line-height` from `body`
#15212 opened
Nov 27, 2024 -
Add `@import "…" reference`
#15228 opened
Nov 28, 2024 -
Update bun 1.1.29 → 1.1.37 (patch)
#15236 opened
Nov 29, 2024 -
Update typescript 5.5.4 → 5.7.2 (minor)
#15249 opened
Nov 29, 2024
33 Issues closed by 15 people
-
Line-height issue for `<small>`
#14484 closed
Nov 29, 2024 -
[v4] JavaScript config with tailwind-plugin.js treat addComponent as addUtilities
#15239 closed
Nov 29, 2024 -
@plugin directive can't be overridden
#14599 closed
Nov 29, 2024 -
[v4] @tailwindcss/postcss - transpilation uses css :is selector but breaks specificity
#15207 closed
Nov 29, 2024 -
[v4] Unable to use tailwind utilities in .vue `style` blocks
#15224 closed
Nov 28, 2024 -
v4 larger base output
#15136 closed
Nov 27, 2024 -
[v4] `@tailwindcss/cli` returns error on windows arm64
#15131 closed
Nov 27, 2024 -
[v4] Resolve `@import` or `@source` from `vite.resolve.alias`
#15159 closed
Nov 27, 2024 -
Arbitrary calc values with mixed units not working for translate-* and -translate-* in 4.0.0-beta.2
#15188 closed
Nov 27, 2024 -
[v4] Upgrade does not handle prefix for group `tw-group` → `tw:group`
#15193 closed
Nov 27, 2024 -
border-style can't use border-t-solid
#15206 closed
Nov 27, 2024 -
[v4] @apply inside Svelte 5 `<style>` not working as expected
#15204 closed
Nov 27, 2024 -
[v4] Tailwind bails out on candidates inside multiline JS array (Vite+Svelte setup)
#15148 closed
Nov 26, 2024 -
[v4] Problem with custom spacing - v4 is referencing var(--container-*) instead of var(--spacing-*)
#15146 closed
Nov 26, 2024 -
peer-checked:group-[]: Selector Behavior Changed in Tailwind v4?
#15194 closed
Nov 26, 2024 -
potentially hacked website of Adam Wathan (a blackmail e-mail from [email protected])
#15190 closed
Nov 26, 2024 -
[v4]: `rotate-y-*` utilities rotate in the x dimension in Safari
#15144 closed
Nov 26, 2024 -
v4.0.0 Beta missing --spacing-* variables
#15182 closed
Nov 25, 2024 -
`group-hover` is generated without respecting Tailwind CSS `prefix` option
#15172 closed
Nov 25, 2024 -
[v4] Vite plugin providing a virtual file can't be resolved from within main CSS file
#15047 closed
Nov 25, 2024 -
[v4] space-* not considering last element being hidden
#15162 closed
Nov 25, 2024 -
Custom components and utilities not working with @apply in v4 beta
#15139 closed
Nov 25, 2024 -
[v4] Unnecessary Variables Causing Build Size Increase
#15154 closed
Nov 25, 2024 -
[v4] Ampersand Alias not working as expected
#15164 closed
Nov 25, 2024 -
[V4] Windows + Nuxt + Vite: Pre-transform error: Cannot read properties of undefined (reading 'Sequential')
#15157 closed
Nov 24, 2024 -
[v4] Wrong value for `rounded-full` utility on build
#15155 closed
Nov 24, 2024 -
[v4] :focus-visible no longer overrides default outline for some reason
#15152 closed
Nov 24, 2024 -
[v4] Unable to set arbitrary inset shadow colors
#15153 closed
Nov 24, 2024 -
Align Items not compatible with grid align-items start
#15151 closed
Nov 24, 2024
15 Issues opened by 15 people
-
[v4] `@tailwindcss/vite` crashing dev server with `_ has already been declared` errors
#15250 opened
Nov 30, 2024 -
[v4] Tailwind CSS v4 Beta does not work with Angular 16 after migration
#15247 opened
Nov 29, 2024 -
[v4] Styling doesn't get applied properly to ::after elements
#15241 opened
Nov 29, 2024 -
V4 Minification Issue with ::after
#15238 opened
Nov 29, 2024 -
Tailwind 4 does not work with react-router v7 framework mode
#15237 opened
Nov 29, 2024 -
[v4] Standalone cli doesn't bundle tailwindcss js library
#15235 opened
Nov 29, 2024 -
[v4] HTTP (remote) imports
#15231 opened
Nov 28, 2024 -
[v3 to v4] upgrade tool broken?
#15220 opened
Nov 28, 2024 -
[v4] Files imported with `@import "…" theme(…)` must only contain `@theme` blocks
#15219 opened
Nov 28, 2024 -
[v4] @utility checkbox - Unknown word
#15202 opened
Nov 26, 2024 -
`border-collapse: collapse` is problematic in Safari
#15192 opened
Nov 26, 2024 -
[v4] Nested unknown at-rule (for PostCSS plugins) is ejected from rule during build
#15185 opened
Nov 26, 2024 -
Illegal instruction when using beta inside Docker
#15181 opened
Nov 25, 2024 -
[v4] weird webpack warning
#15175 opened
Nov 25, 2024 -
[v4] arbritary values for row and col classes
#15170 opened
Nov 25, 2024
31 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.
-
[v4] --radius-full is not available as a variable
#15115 commented on
Nov 25, 2024 • 0 new comments -
[v4] Plugins registered after `@tailwindcss/postcss` do not work
#15138 commented on
Nov 25, 2024 • 0 new comments -
calc() broken in v4: Invalid property value, expected type "<length> | <percentage>"
#14277 commented on
Nov 27, 2024 • 0 new comments -
[v4] Issue with vite-plugin-vue-devtools and v4 beta.1
#15057 commented on
Nov 27, 2024 • 0 new comments -
[v4] clearing namespace for corePlugin doesn't work
#14819 commented on
Nov 28, 2024 • 0 new comments -
[v4] Tailwind CLI high CPU on bad css
#15135 commented on
Nov 28, 2024 • 0 new comments -
@property isn't supported in shadow roots
#15005 commented on
Nov 28, 2024 • 0 new comments -
[v4] Musl/Alpine is not supported in the V4 prereleases
#15031 commented on
Nov 28, 2024 • 0 new comments -
[v4] including @tailwindcss/vite in plugins breaks css modules in production
#15147 commented on
Nov 29, 2024 • 0 new comments -
Support for natively nested CSS not working as expected.
#14753 commented on
Nov 29, 2024 • 0 new comments -
Invalid css selector generated
#14902 commented on
Nov 30, 2024 • 0 new comments -
Add `prefers-reduced-transparency` variants
#11692 commented on
Nov 27, 2024 • 0 new comments -
Add `inverted-colors` variant
#11693 commented on
Nov 27, 2024 • 0 new comments -
Add `scripting` variants
#11929 commented on
Nov 27, 2024 • 0 new comments -
Add `break-anywhere` utility
#12128 commented on
Nov 30, 2024 • 0 new comments -
Add `transition-behavior` utilities
#12149 commented on
Nov 27, 2024 • 0 new comments -
Introduce `:user-valid` & `:user-invalid` variants
#12370 commented on
Nov 27, 2024 • 0 new comments -
Collect user-defined CSS that can be used in `@apply`
#13349 commented on
Nov 27, 2024 • 0 new comments -
Source maps
#13387 commented on
Nov 27, 2024 • 0 new comments -
Add first-class support for height media/container queries
#13389 commented on
Nov 27, 2024 • 0 new comments -
Add `items-first-baseline` and `items-last-baseline` utilities - v4
#13888 commented on
Nov 27, 2024 • 0 new comments -
Add `scrollbar-width` utilities
#14183 commented on
Nov 27, 2024 • 0 new comments -
Change line height of the `lg` font size to `1.625rem`
#14223 commented on
Nov 27, 2024 • 0 new comments -
Use a default line height
#14503 commented on
Nov 27, 2024 • 0 new comments -
Add safe alignment utilities
#14607 commented on
Nov 27, 2024 • 0 new comments -
Update typescript 5.5.4 → 5.6.3 (minor)
#14680 commented on
Nov 27, 2024 • 0 new comments -
Run tests without optimization
#14704 commented on
Nov 27, 2024 • 0 new comments -
Add `radius-*` utilities and deprecate `rounded-*` utilities
#14912 commented on
Nov 27, 2024 • 0 new comments -
Forward modifier from `has-*` and `not-*` variants to compounded variant
#14935 commented on
Nov 27, 2024 • 0 new comments -
Align empty date/time inputs in Safari iOS
#14977 commented on
Nov 27, 2024 • 0 new comments -
[WIP] Improve integration tests
#15125 commented on
Nov 27, 2024 • 0 new comments