UNPKG

@react-md/card

Version:

Create interactable cards from the material design specifications.

32 lines 1.38 kB
"use strict"; /* * This file was generated from @react-md/dev-utils and should not be updated * manually. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { "rmd-card-elevation": 2, "rmd-card-light-background-color": "var(--rmd-theme-surface, #fff)", "rmd-card-dark-elevation-background-color": "#242424", "rmd-card-dark-background-color": "#242424", "rmd-card-background-color": "var(--rmd-theme-surface, #fff)", "rmd-card-color": "var(--rmd-theme-on-surface, #000)", "rmd-card-secondary-color": "var(--rmd-theme-text-primary-on-light, #212121)", "rmd-card-base-elevation": 1, "rmd-card-raised-elevation": 8, "rmd-card-border-radius": "0.25rem", "rmd-card-header-padding": "1rem", "rmd-card-header-padding-top": "1.5rem", "rmd-card-header-spacing": "1rem", "rmd-card-content-padding": "1rem", "rmd-card-content-padding-extra": "1.5rem", "rmd-card-actions-padding": "0.5rem", "rmd-card-border-color": "var(--rmd-divider-background-color, rgba(0, 0, 0, 0.12))", "rmd-card-border-width": "1px", "rmd-card-theme-values": { "background-color": "var(--rmd-theme-surface, #fff)", color: "var(--rmd-theme-on-surface, #000)", "secondary-color": "var(--rmd-theme-text-primary-on-light, #212121)", }, }; //# sourceMappingURL=scssVariables.js.map