We've recorded screencasts for each component teaching you how to build each one from scratch. Even if you're just going to copy the component's source, you should still watch them. Collectively, they make up somewhat of an Alpine masterclass.
Grab the code
Each component is meant to be copy/pasted into your application. It's important to use that you "own" the code for these components rather than installing them as an NPM package. This way you have complete control over them to tweak and style to fit your unique application.
Make it your own
These components are "generically" styled. We've included styling for the layout and structure of each component, but we intentionally didn't go much further. Feel free to strip out Tailwind classes we've included and add your own as needed. The same goes for Alpine functionality. Sometimes you may not need some feature of a component. No problem, armed with the knowledge from the screencasts, you are empowered to tune each component according to your own needs.