Skip to content

Customizing SCSS #47

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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