contains a set of polished, flexible & composable React components that work out of the box.
Currently, two official plugins are available:
Import the Componet you want to use and the styles and you are good to go.
import { Button } from "quarks-ui-components";
import "quarks-ui-components/dist/style.css";