ampproject / amp-toolbox

A collection of AMP tools making it easier to publish and host AMP pages.
Apache License 2.0
449 stars 243 forks source link

ERROR Install postcss #1276

Closed erwinmombay closed 2 years ago

erwinmombay commented 2 years ago
ERROR Install postcss to move keyframe animations into amp-keyframes via `npm install postcss postcss-safe-parser cssnano-simple`

I got this error while trying to use @ampproject/toolbox-optimizer@3.0.0-canary.2

@sswissspidy ran into the same issue

cc @sebastianbenz in case he knows what the issue is

swissspidy commented 2 years ago

I believe #1277 fixes this, as it shouldn't warn about missing dependencies if the transformer was disabled in the first place.