On Fri, 18 Dec 2020 23:10:30 +0100 Jonas Smedegaard <[email protected]> wrote:
> I need these postcss-related modules not yet in Debian:
>
> postcss-loader
Since it uses babel to build, I think it'd be better to package it
separately.
> postcss-preset-env
This is using rollup as a build system and has a large number of
dependencies. I think this should be packaged separately too.
> postcss-strip-inline-comments
This has a dependency on an old version of postcss (5.x) and runtime
dependencies of many babel plugins so I'm not sure about it.