UNPKG

@react-md/divider

Version:

This package is used to create horizontal or vertical dividers in your application.

27 lines 1 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-divider-size": "1px", "rmd-divider-max-size": "100%", "rmd-divider-inset": "4rem", "rmd-divider-spacing": "0.25rem auto", "rmd-divider-vertical-spacing": "auto 0.25rem", "rmd-divider-background-color-on-light": "rgba(0, 0, 0, 0.12)", "rmd-divider-background-color-on-dark": "rgba(255, 255, 255, 0.12)", "rmd-divider-background-color": "rgba(0, 0, 0, 0.12)", "rmd-divider-theme-values": { "background-color": "rgba(0, 0, 0, 0.12)", "background-color-on-light": "rgba(0, 0, 0, 0.12)", "background-color-on-dark": "rgba(255, 255, 255, 0.12)", size: "1px", inset: "4rem", spacing: "0.25rem auto", "vertical-spacing": "auto 0.25rem", "max-size": "100%", }, }; //# sourceMappingURL=scssVariables.js.map