UNPKG

wix-style-react

Version:
18 lines (14 loc) 319 B
: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); }