h-[calc(100vh_-_44px)] arbitrary utility not working with calculation
15:50 09 Jun 2022

I tried all of these:

...

...

But when TailwindCSS compiles, I still see no class h-[calc(100vh-44px)] and also no styling.

tailwind-css tailwind-css-3