What version of @tailwindcss/container-queries are you using?
0.1.0
What browser are you using?
Chrome 108.0.5359.125
What operating system are you using?
Windows
Reproduction repository
https://play.tailwindcss.com/ZJqWpcCdgG
Describe your issue
I would like to use calc as the container size. This works in CSS, but doesn't work in Tailwind.
https://chromestatus.com/feature/5643732019838976 - a grain of information as to why this should work.
CSS version works in Chrome 108, Firefox 110 Nightly (stable does not support CQ yet), Safari (some of the latest version).