3
I Use This!
High Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 26, 2024 — Jan 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't unset keys like `--font-weight-*` when unsetting `--font-*` (#14906) More... 3 months ago
Apply non-Tailwind CSS transforms in Vite plugin (#14871) More... 3 months ago
Rewrite urls in CSS files when using Vite (#14877) More... 3 months ago
Fix crash during upgrade when content globs escape root of project (#14896) More... 3 months ago
Sort upgraded CSS (#14866) More... 3 months ago
Rename `--width-*` namespace to `--container-*` (#14898) More... 3 months ago
Rename `--transition-timing-function-*` variables to `--ease-*` (#14886) More... 3 months ago
Rename `--font-family-*` variables to `--font-*` (#14885) More... 3 months ago
Optimize generated CSS output (#14873) More... 3 months ago
Migrate default utilities to have a value suffix (#14875) More... 3 months ago
Fix parsing `url(…)` with special characters such as `;` or `{}` (#14879) More... 3 months ago
Derive all font-weight values from theme (#14883) More... 3 months ago
Remove fallbacks from theme `var(...)` calls (#14881) More... 3 months ago
Replace default explicit spacing scale with multiplier system (#14857) More... 3 months ago
Make `ease-linear` a static utility (#14880) More... 3 months ago
Update @playwright/test 1.48.0 → 1.48.2 (patch) (#14876) More... 3 months ago
Update @types/react 18.3.11 → 18.3.12 (patch) (#14832) More... 3 months ago
Adjust shadow, radius, and blur scales to ensure all utilities have a value suffix (#14849) More... 3 months ago
Fix macOS test flakiness (#14869) More... 3 months ago
Support migrating projects with multiple config files (#14863) More... 3 months ago
Update tree-sitter 0.21.1 → 0.22.0 (major) (#14858) More... 3 months ago
Migrate `grid-cols-[subgrid]` and `grid-rows-[subgrid]` to `grid-cols-subgrid` and `grid-rows-subgrid` (#14840) More... 4 months ago
Ensure `--inset-ring=*` and `--inset-shadow-*` variables are ignored by `inset-*` utilities (#14855) More... 4 months ago
Remove `--drop-shadow-none` from default theme (#14847) More... 4 months ago
Fix non-deterministic variant sorting (#14835) More... 4 months ago
Remove whitespace around `,` separator (#14838) More... 4 months ago
Fix crash when using `@source` containing `..` (#14831) More... 4 months ago
Install `@tailwindcss/postcss` next to `tailwindcss` (#14830) More... 4 months ago
Update postcss-selector-parser 6.1.2 → 7.0.0 (major) (#14834) More... 4 months ago
Fix new file detection in PostCSS plugin (#14829) More... 4 months ago