René's URL Explorer Experiment


Title: Bump tailwindcss from 3.4.13 to 4.0.6 by dependabot[bot] · Pull Request #263 · emeraldjava/emeraldjava.github.io · GitHub

Open Graph Title: Bump tailwindcss from 3.4.13 to 4.0.6 by dependabot[bot] · Pull Request #263 · emeraldjava/emeraldjava.github.io

X Title: Bump tailwindcss from 3.4.13 to 4.0.6 by dependabot[bot] · Pull Request #263 · emeraldjava/emeraldjava.github.io

Description: Bumps tailwindcss from 3.4.13 to 4.0.6. Release notes Sourced from tailwindcss's releases. v4.0.6 Fixed Revert change to no longer include theme variables that aren't used in compiled CSS (#16403) v4.0.5 Added Add @theme static option for always including theme variables in compiled CSS (#16211) Fixed Remove rogue console.log from @tailwindcss/vite (#16307) Changed Don't include theme variables that aren't used in compiled CSS (#16211) v4.0.4 Fixed Fix a crash when setting JS theme values to null (#16210) Ensure escaped underscores in CSS variables in arbitrary values are properly unescaped (#16206) Ensure that the containers JS theme key is added to the --container-* namespace (#16169) Ensure theme @keyframes are generated even if an --animation-* variable spans multiple lines (#16237) Vite: Skip parsing stylesheets with the ?commonjs-proxy flag (#16238) Fix order-first and order-last for Firefox (#16266) Fix support for older instruction sets on Linux x64 builds of the standalone CLI (#16244) Ensure NODE_PATH is respected when resolving JavaScript and CSS files (#16274) Ensure Node addons are packaged correctly with FreeBSD builds (#16277) Fix an issue where @variant inside a referenced stylesheet could cause a stack overflow (#16300) v4.0.3 Fixed Fix incorrect removal of @import url(); (#16144) v4.0.2 Fixed Only generate positive grid-cols-* and grid-rows-* utilities (#16020) Ensure escaped theme variables are handled correctly (#16064) Ensure we process Tailwind CSS features when only using @reference or @variant (#16057) Refactor gradient implementation to work around prettier/prettier#17058 (#16072) Vite: Ensure hot-reloading works with SolidStart setups (#16052) Vite: Fix a crash when starting the development server in SolidStart setups (#16052) Vite: Don't rebase URLs that appear to be aliases (#16078) Vite: Transform