Right now plugin need to be a function with `fn.postcss = 1` marker. But in TS there is no way to create function and sen key in the same manner. So create plugin is no easy.
Right now plugin need to be a function with
fn.postcss = 1marker.But in TS there is no way to create function and sen key in the same manner. So create plugin is no easy.