UNPKG

zajno-react-ui-kit

Version:

ui-kit styles wrapped to ReactJS Component in React Native name-space.

22 lines (17 loc) 1.13 kB
// Variables // ======================================================================== @text-lead-font-size: @global-large-font-size; @text-lead-line-height: 1.5; @text-lead-color: @global-emphasis-color; @text-meta-font-size: @global-small-font-size; @text-meta-line-height: 1.4; @text-meta-color: @global-muted-color; @text-small-font-size: @global-small-font-size; @text-small-line-height: 1.5; @text-large-font-size: @global-large-font-size; @text-large-line-height: 1.5; @text-muted-color: @global-muted-color; @text-primary-color: @global-primary-background; @text-success-color: @global-success-background; @text-warning-color: @global-warning-background; @text-danger-color: @global-danger-background;