Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Can't disable buttons component #188

Closed
josh1324 opened this issue Jan 15, 2015 · 2 comments
Closed

Can't disable buttons component #188

josh1324 opened this issue Jan 15, 2015 · 2 comments

Comments

@josh1324
Copy link

I can disable every component by deleting or setting them in comment in scss/foundation.scss, except for buttons. How can i fix this?

@josh1324 josh1324 changed the title Can't disable button components Can't disable buttons component Jan 15, 2015
@olefredrik
Copy link
Owner

That's probably because there is a property in _base.scss which depends on a $ medium-up declaration is in _buttons.scss. Comment out line 71-76 in _base.scss and you should be good to go.

@josh1324
Copy link
Author

Thanks for the quick response. I tried it on clean install but it didn't work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants