@import "../../themes/ionic.globals.ios";

// iOS Note
// --------------------------------------------------

/// @prop - Font family of the note
$note-ios-font-family:    $font-family-base !default;

/// @prop - Text color of the note
$note-ios-color:          $text-color-step-650 !default;
