Skip to content

Customizing SCSS #47

@pliablepixels

Description

@pliablepixels

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions