To start using the components in your project import the stylesheet in your css or html file.
@import url("https://component-hub.netlify.app/usage");
<link rel="stylesheet"
href="https://component-hub.netlify.app/usage">
You can also import individual components if you only need a few of them. The links to import individual components can be found in their respective pages.