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

Add !default to all Sass variables #3708

Closed
acdvorak opened this issue Oct 5, 2018 · 1 comment
Closed

Add !default to all Sass variables #3708

acdvorak opened this issue Oct 5, 2018 · 1 comment
Milestone

Comments

@acdvorak
Copy link
Contributor

acdvorak commented Oct 5, 2018

See #3635 for motivation

Document the fact that backward compatibility is not guaranteed: "You should not do this, but if you need to, you're on your own."

@acdvorak acdvorak added this to the R21 milestone Oct 5, 2018
@jantimon
Copy link

Using !default is a best practice for scss libraries.
This would be a great addition to this project 👍

@kfranqueiro kfranqueiro modified the milestones: R21 (v0.42.0), v0.43.0 Nov 9, 2018
acdvorak pushed a commit that referenced this issue Dec 14, 2018
All Sass variables are now declared as `!default` so they can be overridden by clients.

Refs #3708
levibotelho added a commit to levibotelho/material-components-web that referenced this issue Dec 18, 2018
levibotelho added a commit to levibotelho/material-components-web that referenced this issue Dec 18, 2018
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

3 participants