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

Customizing SCSS #47

Open
pliablepixels opened this issue Nov 17, 2017 · 0 comments
Open

Customizing SCSS #47

pliablepixels opened this issue Nov 17, 2017 · 0 comments

Comments

@pliablepixels
Copy link
Contributor

pliablepixels commented Nov 17, 2017

Hi, thanks for this excellent library. You have a small note on your project page that says we can easily customize SCSS. Where do I customize it? I tried adding my own SCSS values in variables.scss but those changes were not reflected. I'd prefer not to modify node_modules/ionic-pullup/dist/ion-pullup.scss as that will get overwritten if I npm install again.

Thanks

Example:


$tabHeight:           18;                             // tab height, set to 0px if there is no tab
$tabRadius:           4px;                             // tab radius
$tabBackground:   color($colors, secondary, base);    // tab background color
$tabIconColor:      white;                            // icon color within tab
$tabShadow:         none                             // shadow color
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