UNPKG

wix-style-react

Version:
18 lines (14 loc) 247 B
:import { -st-from: "../../../Divider/Divider.st.css"; -st-default: Divider; } :import { -st-from: '../foundations/colors.st.css'; -st-named: D50; } .root { -st-extends: Divider; } .root:skin(dark) { background-color: value(D50); }