What is JLDS?
A design system and component CLI — components are copied into your project, so you own and customize the code.
How does it work?
Run
jlds add <name>
and the component files land in your project under the path you configured.
Do I need Tailwind?
No. Every component ships self-contained
.jl-*
CSS built on design tokens.