UNPKG

@liveblocks/react-ui

Version:

A set of React pre-built components for the Liveblocks products. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.

9 lines (6 loc) 220 B
/* stylelint-disable selector-class-pattern */ @import "./index"; .lb-root:where(:is(.dark, [data-theme="dark"], [data-dark])), :is(.dark, [data-theme="dark"], [data-dark]) :where(.lb-root) { @include dark-styles; }