@import "../../themes/native/native.globals.md";

// Material Design Note
// --------------------------------------------------

/// @prop - Text color of the note
$note-md-color: $text-color-step-400;

/// @prop - Font size of the note
$note-md-font-size: dynamic-font(14px);
