Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move preprocessor dependencies to peerDependencies #348

Open
silverwind opened this issue Apr 8, 2024 · 0 comments
Open

Move preprocessor dependencies to peerDependencies #348

silverwind opened this issue Apr 8, 2024 · 0 comments

Comments

@silverwind
Copy link

postcss-styl and postcss-scss dependencies could be moved to peerDependencies.

It would significantly lessen the number of modules this package depends on, while also eliminating the deprecated source-map-resolve dependency that npm warns about:

└─┬ eslint-plugin-vue-scoped-css@2.8.0
  └─┬ postcss-styl@0.12.3
    └─┬ stylus@0.57.0
      └─┬ css@3.0.0
        └── source-map-resolve@0.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant