The default setup on the master branch includes
Styled Components π
and
Styled System π for styling your components, and uses
x0 by Compositor to give you a zero-config React development environment and static site generator.
π Switch to the
demo branch to see example components with various different methods of applying styles. Itβs probably more useful to view the code, but you can see what it looks like with this
Pages preview. The demo branch includes examples built with
Primer CSS using
System Classnames, and
Classnames. Comments in within each component.js file explain what the component is built with. I recommend viewing the documentation for each of the packages for a better understanding of how each of them work.