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

Drop support for Bower #130

Closed
JohnAlbin opened this issue Jan 29, 2018 · 1 comment
Closed

Drop support for Bower #130

JohnAlbin opened this issue Jan 29, 2018 · 1 comment

Comments

@JohnAlbin
Copy link
Owner

We should drop support for Bower. The best practice for how to do this without breaking builds is described here: https://bower.io/blog/2017/how-to-drop-bower-support/

@JohnAlbin
Copy link
Owner Author

JohnAlbin commented Jan 29, 2018

Reopening so users know this change is coming. This change will happen with the 8.0.0 release of normalize-scss.

In order for bower to continue to work with old versions of normalize-scss, users whose bower.json contains "normalize-scss": "*" or "normalize-scss": "latest" will need to specify a specific version of normalize-scss, e.g. "normalize-scss": "^7.0.0".

@JohnAlbin JohnAlbin reopened this Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant