bedtime

akira ui

here are the simple steps to import the library in your project.

import material icons first by pasting the following in the head of html doc.

            
                <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />        
            
        

similarly import the stylesheet mentioned below.

            
            <link rel='stylesheet' href='https://deploy-preview-12--festive-mestorf-acecb0.netlify.app/stylesheet/style.css' /> 
            
        

that's it. refer the documentation to know more.