Usage

To start using the components in your project import the stylesheet in your html file.

                        
<link 
    rel = "stylesheet"
    href = "https://unpkg.com/khabar.css"    
>
                        
                    

You can also install it as an npm package.

                        
npm install khabar.css