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

Is it necessary to have stylelint-scss as direct dependency? #155

Closed
rivajunior opened this issue May 25, 2022 · 1 comment
Closed

Is it necessary to have stylelint-scss as direct dependency? #155

rivajunior opened this issue May 25, 2022 · 1 comment

Comments

@rivajunior
Copy link

I saw we are not directly using stylelint-scss in the project. And it is already a dependency of stylelint-config-recommended-scss.

For example, stylelint-config-standard-scss depends on stylelint-config-recommended-scss, but don't list stylelint-scss as direct dependency.

If this can be removed, I can open a Pull Request for this.

@XhmikosR
Copy link
Member

XhmikosR commented Jun 1, 2022

Yeah, it's needed by one of the packages we depend on.

@XhmikosR XhmikosR closed this as completed Jun 1, 2022
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

2 participants