I am trying to understand how i can add ``` postcss-merge-rules ``` As a post css plugin to the lower level api to create tailwind post css plugin. Is there any example of this so i can use postcss-merge-rules after tailwind css is created? thanks!
I am trying to understand how i can add
As a post css plugin to the lower level api to create tailwind post css plugin.
Is there any example of this so i can use postcss-merge-rules after tailwind css is created?
thanks!