Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 290 Bytes

x-styles

An exploration of strategies for styling components.

The stories at ./stories/styles.stories.ts explore the different approaches to styling web components with nested shadow roots:

  • Custom CSS props
  • CSS parts
  • A mix of both
  • Styling the host