After upgrading this from v4.1.13 -> v4.1.16 via tailwind-css-rails gem upgrade from v4.3.0 -> v4.4.0 I get the following error when using daisyUI v5.4.0: Unknown at rule: @property. This seems related to CSS @property which is present in daisyUI here.
I'm sure this is related to this gem because downgrading back to 4.1.13 while keeping both daisyUI at v5.4.0 and tailwindcss-rails at v4.4.0 makes the error go away.