Build Fast, Ship Fast, Worry Less.
Shinobi UI is a CSS component library which is light weight, easy to use, out of the box modern styling. Stop worrying and start applying!

Installation Guide

ninja image
Include the <link/> tag given below in your <head/> tag above all the stylesheets.
            
        <link rel="stylesheet" href="https://shinobi-ui.netlify.app/component.872fa9d5.css"/>  
            
            
Some components may require use of JavaScript, so include below code in <body/> tag at the very end.
                            
        <script src="https://shinobi-ui.netlify.app/repo.ee97a311.js"></script>