Frequently asked questions
Is brickwork a component library or a design system?
Both: a token system underneath, and a component library built on top of it.
Does brickwork require Alpine.js?
No. Alpine and HTMX progressively enhance a working no-JS floor; neither is required for a component to function.
Can I use brickwork without Tailwind?
Not currently: the token system is expressed as Tailwind 4 CSS-first custom properties.