-
Install Clarity UI package through npm:
npm install clarity-ui
-
Install Clarity Icons package through npm:
npm install clarity-icons
-
Include the clarity-ui.min.css and clarity-icons.min.css in your HTML file:
<link rel="stylesheet" href="path/to/node_modules/clarity-ui/clarity-ui.min.css"> <link rel="stylesheet" href="path/to/node_modules/clarity-icons/clarity-icons.min.css">
-
Include the clarity-icons.min.js in your HTML file:
<script src="path/to/node_modules/clarity-icons/clarity-icons.min.js"></script>
-
Write your HTML with the Clarity CSS class names and markup.
l-clarity-ui
0.10.16 • Public • PublishedReadme
Keywords
nonePackage Sidebar
Install
npm i l-clarity-ui
Repository
Homepage
Weekly Downloads
1
Version
0.10.16
License
MIT