Since this plugin only looks at declarations if you try using it for `@media` queries it won't work. ``` js @media (calc(100px + 200px)) {} ``` Reading the specification this should be valid