Closed romainmenke closed 8 months ago
Thank you for reviewing @RyanZim 🙇
I've added a separate plugin that always runs after postcss-import
and checks the types of all AtRule
AST nodes. This way we get maximum coverage for this aspect as it runs with each test case.
It tests a few more things than just atrule.params
, just in case.
fixes : https://github.com/postcss/postcss-import/issues/557