Commit Graph

  • 91c0d56d0f Revert "Temporarily revert changes to `@utility" Jordan Pittman 2025-03-20 17:00:23 -04:00
  • 498b06f2d9 Fix the other two workflows v4.0.15 Jordan Pittman 2025-03-20 16:38:19 -04:00
  • 1aab04cebf Temporarily revert changes to `@utility Jordan Pittman 2025-03-20 16:08:24 -04:00
  • 508746b996 Remove fetch-tags from release workflow Jordan Pittman 2025-03-20 15:55:21 -04:00
  • 250c843341 Add suggestions when --spacing(--value(integer, number)) is used (#17308) Robin Malfait 2025-03-20 20:06:07 +01:00
  • a3316f2ef4 Add support for literal values in --value('…') and --modifier('…') (#17304) Robin Malfait 2025-03-20 20:02:02 +01:00
  • 4c57d9f734 Prepare v4.0.15 release (#17302) Philipp Spiess 2025-03-20 17:51:30 +01:00
  • 40a76e3380 Revert "Don't use color-mix(…) on currentColor (#17247)" and work around Preflight crash (#17306) Philipp Spiess 2025-03-20 17:43:32 +01:00
  • 3f313b4eb2 Ensure that the CSS file rebuilds if a new CSS variable is used from templates (#17301) Philipp Spiess 2025-03-20 12:52:02 +01:00
  • ca7b10e7d3 Make --theme(…) return CSS variables (#17036) Philipp Spiess 2025-03-20 12:51:22 +01:00
  • a1acaeeee0 Export PluginUtils from tailwindcss/plugin (#17299) Philipp Spiess 2025-03-20 12:19:45 +01:00
  • 503bad4e75 Use bun-baseline for all x64 builds (#17267) Philipp Spiess 2025-03-20 12:16:04 +01:00
  • f369e22172 Fix class extraction followed by ( in Slim (#17278) Robin Malfait 2025-03-19 14:50:30 +01:00
  • d698c10836 Ensure multiple --value(…) or --modifier(…) calls don't delete subsequent declarations (#17273) Robin Malfait 2025-03-19 14:25:53 +01:00
  • cec7f0557b Fix segmentation fault when loading @tailwindcss/oxide in a Worker thread (#17276) Devon Govett 2025-03-18 13:28:20 -07:00
  • 1564bf092b Remove redundant line-height from body (#15212) Martijn Cuppens 2025-03-18 12:23:49 +01:00
  • d7c81164da Pre process <template lang="…"> in Vue files (#17252) Robin Malfait 2025-03-17 14:54:37 +01:00
  • ebfde316e1 Add safe alignment utilities (#14607) Benoît Rouleau 2025-03-17 09:09:15 -04:00
  • 1d2d50ee66 Add items-baseline-last utility (#13888) Bendegúz Hajnal 2025-03-17 13:51:13 +01:00
  • d6d913ec39 Don't use color-mix(…) on currentColor (#17247) Philipp Spiess 2025-03-17 13:23:02 +01:00
  • 448949318e Fix inferring data type of border-[…] with multiple values (#17248) Robin Malfait 2025-03-17 12:35:55 +01:00
  • 1a88518d80 Update autoprefixer 10.4.20 → 10.4.21 (patch) (#17229) depfu[bot] 2025-03-17 09:59:18 +00:00
  • 6b2b26287c Update eslint 9.20.1 → 9.22.0 (minor) (#17207) depfu[bot] 2025-03-17 10:55:59 +01:00
  • 48957c5411 Update @playwright/test 1.50.1 → 1.51.0 (minor) (#17184) depfu[bot] 2025-03-14 17:39:35 +01:00
  • 50562a9c94 Fix -bg-conic-* utilities (#17174) Jordan Pittman 2025-03-13 10:13:56 -04:00
  • 3c5903c1ee Prepare v4.0.14 release (#17173) v4.0.14 Robin Malfait 2025-03-13 12:36:34 +01:00
  • 221855b195 Ensure candidate extraction works as expected in Clojure/ClojureScript (#17087) Robin Malfait 2025-03-13 11:31:27 +01:00
  • 74ccde4672 Upgrade lightningcss to 1.29.2 in Standalone (#17169) Philipp Spiess 2025-03-13 11:18:06 +01:00
  • 26f91d2a43 Update turbo 2.4.2 → 2.4.4 (patch) (#17157) depfu[bot] 2025-03-13 10:50:06 +01:00
  • cedd54fecf Fix variants with <digit>.</digit> are extracted correctly (#17153) Robin Malfait 2025-03-12 22:04:11 +01:00
  • 215f4f348b Add @source inline(…) (#17147) Philipp Spiess 2025-03-12 14:55:33 +01:00
  • ca408d0612 Do not extract candidates containing JS string interpolation pattern ${ (#17142) Robin Malfait 2025-03-12 12:09:13 +01:00
  • 4455048c0b Prepare release 4.0.13 (#17132) v4.0.13 Robin Malfait 2025-03-11 17:58:53 +01:00
  • 37062928f9 Improve candidate extraction when candidates contain . characters (#17113) Robin Malfait 2025-03-11 17:53:16 +01:00
  • 22746e6a6b drop mise.toml Robin Malfait 2025-03-11 17:49:30 +01:00
  • 9d7f25316e Don't extract links as arbitrary properties (#17129) Philipp Spiess 2025-03-11 17:40:24 +01:00
  • 785cadeb21 Upgrade lightningcss (#17043) Philipp Spiess 2025-03-11 17:39:30 +01:00
  • b94ab848e6 Update CHANGELOG.md danhollick-patch-1 Daniel Hollick 2025-03-11 14:05:22 +00:00
  • 9ddeb091d7 Add JSON pre-processor (#17125) Robin Malfait 2025-03-11 13:15:48 +01:00
  • 8bc633bb17 Add .node and .wasm to known binary file list (#17123) Philipp Spiess 2025-03-11 13:05:51 +01:00
  • 5e2633bb6d Update all of nextjs 15.1.7 → 15.2.1 (minor) (#17118) depfu[bot] 2025-03-11 12:06:10 +01:00
  • a57cd2dce8 Update postcss 8.5.2 → 8.5.3 (patch) (#17116) depfu[bot] 2025-03-11 10:58:22 +01:00
  • de145c5b06 Refactor: use compile time type state pattern (#17083) Robin Malfait 2025-03-10 19:08:39 +01:00
  • cc3e852791 Treat starting single quote as verbatim text in Slim (#17085) Robin Malfait 2025-03-10 11:45:26 +01:00
  • bc5a8c3683 Ensure classes between > and < are properly extracted (#17094) Robin Malfait 2025-03-10 11:28:08 +01:00
  • 7005ad7e00 Add Haml pre processor (#17051) Robin Malfait 2025-03-07 22:32:15 +01:00
  • 2f28e5fbcb Prepare v4.0.12 release (#17033) v4.0.12 Robin Malfait 2025-03-07 12:38:53 +01:00
  • f498e4a97c Ensure extracting candidates from JS embedded in a PHP string works as expected (#17031) Robin Malfait 2025-03-07 12:19:01 +01:00
  • 225f3233b6 Enable URL rewriting for PostCSS (#16965) Philipp Spiess 2025-03-07 12:18:10 +01:00
  • d18fed1dca Add razor/cshtml pre processing (#17027) Robin Malfait 2025-03-07 12:02:07 +01:00
  • bd1e540776 Update h3 1.15.0 → 1.15.1 (patch) (#17010) depfu[bot] 2025-03-07 12:00:44 +01:00
  • d0a97467f4 Improve boundary classification (#17005) Robin Malfait 2025-03-07 01:00:54 +01:00
  • 57e91a671a Ensure } and { are valid boundary characters (#17001) Robin Malfait 2025-03-06 20:40:03 +01:00
  • 85c6e04f44 Ensure strings in Pug and Slim templates are handled correctly (#17000) Robin Malfait 2025-03-06 17:24:00 +01:00
  • 3d0606b82d Fix sorting of classes that have undefined declarations (#16995) Philipp Spiess 2025-03-06 15:20:12 +01:00
  • b676da8ace Prepare v4.0.11 release (#16987) v4.0.11 Philipp Spiess 2025-03-06 12:09:39 +01:00
  • bff387bf6b Ensure arbitrary variables with data types are extracted correctly (#16986) Philipp Spiess 2025-03-06 12:05:33 +01:00
  • af132fbedb Fix Slim attributes (#16985) Robin Malfait 2025-03-06 11:59:14 +01:00
  • 617b7abb81 Oxide: Extract arbitrary container queries (#16984) Philipp Spiess 2025-03-06 11:55:42 +01:00
  • 4a0236471e Ensure classes containing number followed by dash or underscore are extracted correctly (#16980) Hyunmin Woo (Hanul) 2025-03-06 19:44:43 +09:00
  • 9c59b07fb3 Ensure -- is allowed inside candidates (#16972) Robin Malfait 2025-03-05 22:46:43 +01:00
  • 1638b16fee Prepare v4.0.10 release (#16963) v4.0.10 Philipp Spiess 2025-03-05 18:32:15 +01:00
  • a8b64f3465 Vite: Work around crash when .svg file contains # or ? (#16957) Philipp Spiess 2025-03-05 14:55:07 +01:00
  • 668e19d7c6 Add --prefix(…) CSS function feat/--prefix Philipp Spiess 2025-03-05 14:52:11 +01:00
  • 839fdc735c Link to upgrade gudie in PostCSS compat message chore/clarify-postcss-compat-msg Philipp Spiess 2025-03-05 14:37:45 +01:00
  • 4c110014f1 Improve internal DX around byte classification [1] (#16864) Robin Malfait 2025-03-05 14:00:07 +01:00
  • 0b36dd51c3 Update @types/bun 1.2.3 → 1.2.4 (patch) (#16955) depfu[bot] 2025-03-05 12:30:46 +00:00
  • 50cce50fa4 FreeBSD: rustup toolchain install Philipp Spiess 2025-03-05 12:37:16 +01:00
  • 9381de498f Don't use beta version for FreeBSD Philipp Spiess 2025-03-05 12:25:09 +01:00
  • 1c2ad57f03 Add pointer-* variants (#16946) Philipp Spiess 2025-03-05 12:05:17 +01:00
  • 2eecb4d0b6 Remove max-w-auto and max-h-auto (#16917) Philipp Spiess 2025-03-05 11:59:33 +01:00
  • fe9ab1e969 Update tsup 8.3.6 → 8.4.0 (minor) (#16949) depfu[bot] 2025-03-05 10:59:27 +00:00
  • 13acd24830 Update bun 1.2.3 → 1.2.4 (patch) (#16954) depfu[bot] 2025-03-05 11:56:50 +01:00
  • b3c25563b7 Improve Oxide candidate extractor [0] (#16306) Robin Malfait 2025-03-05 11:55:24 +01:00
  • 781fb73b7e doc(CHANGELOG): correct PR number for scripting (#16947) Sơn Trần-Nguyễn 2025-03-04 10:45:59 -06:00
  • 57b080c5f2 Allow !important on CSS variables (#16873) Robin Malfait 2025-03-04 17:21:56 +01:00
  • db405304f4 Don't swallow @utility declarations when @apply is used in nested rules (#16940) Philipp Spiess 2025-03-04 16:54:05 +01:00
  • b0aa20c30e Ensure outline-hidden behaves like outline-none in non-forced-colors mode (#16943) Philipp Spiess 2025-03-04 16:36:28 +01:00
  • a98ebacc64 Update prettier-plugin-embed 0.4.15 → 0.5.0 (major) (#16906) depfu[bot] 2025-03-03 13:22:51 +01:00
  • 595b88f271 Support bare col-* and row-* utilities (#15183) Adam Wathan 2025-02-27 17:58:24 -05:00
  • 66ef77ce76 Emit @keyframes in prefixed setup (#16850) Philipp Spiess 2025-02-27 17:35:25 +01:00
  • 5532d48e8e Add scripting variants (#11929) Luke Warlow 2025-02-26 17:43:24 +00:00
  • e938c58778 Ensure not-* does not remove :is(…) (#16825) Philipp Spiess 2025-02-26 18:03:11 +01:00
  • 124b82bc79 Add details-content variant (#15319) Luke Warlow 2025-02-26 10:36:32 +00:00
  • ab9df29551 Fix link in CHANGELOG.md (#16806) Benoît Rouleau 2025-02-25 16:12:14 -05:00
  • a8a2a43f6a Pin pnpm version in freebsd build Philipp Spiess 2025-02-25 18:00:58 +01:00
  • 6fffcfd377 Run pnpm install first in freebsd build Philipp Spiess 2025-02-25 17:50:27 +01:00
  • a7d8371c71 Require build-freebsd too Philipp Spiess 2025-02-25 17:44:05 +01:00
  • 85d7375b59 Prepare v4.0.9 release (#16804) v4.0.9 Philipp Spiess 2025-02-25 17:33:28 +01:00
  • b56f12e6e7 Ensure nested functions in selectors used with JavaScript plugins are not truncated (#16802) Philipp Spiess 2025-02-25 17:00:55 +01:00
  • 294952f170 Handle BOM (#16800) Philipp Spiess 2025-02-25 16:07:16 +01:00
  • 662c6862ac Make JS APIs available to plugins and configs in the Standalone CLI (#15934) Jordan Pittman 2025-02-25 07:21:46 -05:00
  • ef57e6ea4d Fix z-*! utilities (#16795) Philipp Spiess 2025-02-25 12:20:11 +01:00
  • b38948337d Make @reference emit variable fallbacks instead of CSS variable declarations (#16774) Philipp Spiess 2025-02-25 11:36:43 +01:00
  • 59e003e6d1 Vite: Don't crash with virtual module dependencies (#16780) Philipp Spiess 2025-02-25 11:29:58 +01:00
  • 37ea0c3493 Update @types/react 19.0.8 → 19.0.10 (patch) (#16775) depfu[bot] 2025-02-24 13:21:52 +01:00
  • a893de22ba Update @types/react-dom 19.0.3 → 19.0.4 (patch) (#16773) depfu[bot] 2025-02-24 13:06:25 +01:00
  • 604be562e3 Update eslint 9.19.0 → 9.20.1 (minor) (#16726) depfu[bot] 2025-02-21 21:06:10 +01:00
  • 751eb747d4 Add inverted-colors variant (#11693) Luke Warlow 2025-02-21 17:03:52 +00:00
  • 62d3e74694 Add wrap-anywhere utility (#12128) SerKo 2025-02-21 23:49:05 +08:00