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

unable to use px-buttons-design.. #2

Closed
Aanchal25 opened this issue Jun 21, 2016 · 1 comment
Closed

unable to use px-buttons-design.. #2

Aanchal25 opened this issue Jun 21, 2016 · 1 comment

Comments

@Aanchal25
Copy link

steps followed:

  1. bower install px-buttons-design --save
    2.@import "px-buttons-design/_objects.buttons.scss"; in the px-buttons-design/src/style.scss file.
    3.Did $inuit-enable-btn--primary: true !default; in the _object.buttons.scss file of px-buttons-design.

Still btn--primary class is not getting applied.Please help

@arcpato
Copy link

arcpato commented Jul 8, 2016

the @import and the enabling to true have to be done in your application's scss, not on the px-buttons-design files. You should not be modifying the bower components files.

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