I am really new to PostCSS and am wondering how to get container queries functioning. The issue I'm encountering is my ﹫container declarations are just skipped at compile. I added container-name and container-type to be ignored properties in my linting, as well as added container to the ignore rules. I've tested the queries themselves work, but can't get them to be included in my compile step. I've seen this plugin, but it hasn't been updated since 2019, so was unsure if that was the right path considering I'm less looking for a polyfill than native support. Can anyone shed some light on what I might be messing up?
I am really new to PostCSS and am wondering how to get container queries functioning. The issue I'm encountering is my ﹫container declarations are just skipped at compile. I added container-name and container-type to be ignored properties in my linting, as well as added container to the ignore rules. I've tested the queries themselves work, but can't get them to be included in my compile step. I've seen this plugin, but it hasn't been updated since 2019, so was unsure if that was the right path considering I'm less looking for a polyfill than native support. Can anyone shed some light on what I might be messing up?