Skip to content

component-driven/ui

 
 

Repository files navigation

Component Driven UI

Release

Includes following packages:

  • react-design-tokens — React components to document design tokens in a styleguide.
  • FocusWithin component — the missing JS API of the CSS :focus-within for React
  • WithSelector component to allow preview of pseudo-styles like :hover and :focus in styleguides
  • mixins — a collection of mixins for pseudo styles (:focus, :disabled) to work with CSS-in-JS libraries