Installing Clarity UI Install Clarity UI package through npm: npm install @clr/ui Include clr-ui.min.css in your HTML file: <link rel="stylesheet" href="path/to/node_modules/@clr/ui/clr-ui.min.css"> Write your HTML with the Clarity CSS class names and markup.