You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
When building a project using
rollup-plugin-vue
, Yarn 2 will throw an error aboutpostcss
not being provided, as it is apeerDependency
.Since this is not a PostCSS plugin, shouldn't it be listed in
optionalDependencies
as an optional feature alongside Sass, Pug, and others?The text was updated successfully, but these errors were encountered: