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

Foundation Default Mixins are not changeable #33

Open
timbergfreund opened this issue Aug 9, 2018 · 0 comments
Open

Foundation Default Mixins are not changeable #33

timbergfreund opened this issue Aug 9, 2018 · 0 comments

Comments

@timbergfreund
Copy link

I want to change the form-input-error mixin to get a custom background-lighten value. I've tried to add both, "background-lighten": "1" and
"form-input-error": { "background": "blue", "background-lighten": "1" }
to the theme.json, as provided in the example at css-modules-custom, but no changes where shown. A simple "input-background-invalid": "blue", does change the border color, but results in a default 10% background-color for the input field.

Is it possible to change the background-lighten value?

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