This package has been deprecated

Author message:

clarity-angular has moved to scope packages under @clr/ui

clarity-ui

0.10.28 • Public • Published

Installing Clarity UI

  1. Install Clarity UI package through npm:

    npm install clarity-ui
    
  2. Install Clarity Icons package through npm:

    npm install clarity-icons
    
  3. 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">
    
  4. Include the clarity-icons.min.js in your HTML file:

    <script src="path/to/node_modules/clarity-icons/clarity-icons.min.js"></script>
    
  5. Write your HTML with the Clarity CSS class names and markup.

/clarity-ui/

    Package Sidebar

    Install

    npm i clarity-ui

    Weekly Downloads

    414

    Version

    0.10.28

    License

    MIT

    Unpacked Size

    2.28 MB

    Total Files

    102

    Last publish

    Collaborators

    • adityarb88
    • gnomeontherun
    • hippeelee
    • jaffoneh
    • jeeyun
    • mathisscott
    • shijir
    • youdz