Files
ionic-framework/core/src/components/note/note.ios.vars.scss
2018-03-12 16:02:25 -04:00

11 lines
301 B
SCSS

@import "../../themes/ionic.globals.ios";
// iOS Note
// --------------------------------------------------
/// @prop - Font family of the note
$note-ios-font-family: $font-family-ios-base !default;
/// @prop - Text color of the note
$note-ios-color: $text-ios-color-step-650 !default;