UNPKG

wix-style-react

Version:
21 lines (16 loc) 468 B
@st-namespace "BMSidebarBackButton"; :import { -st-from: "../../../SidebarBackButton/SidebarBackButton.st.css"; -st-default: SidebarBackButton; } :import { -st-from: "../foundations/colors.st.css"; -st-named: sidebarBackgroundColor; } .root { -st-extends: SidebarBackButton; } .root:skin(dark) { background: value(sidebarBackgroundColor); } /* st-namespace-reference="../../../../../src/Themes/businessDashboard/components/SidebarBackButton.st.css" */