Files
ionic-framework/core/src/components/note/note.ios.vars.scss
2018-08-24 03:33:44 +02:00

8 lines
202 B
SCSS

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