eklavya


To install eklavya in a VanillaJS project, just add the following code snippet in head tag of your HTML file.

<link rel="stylesheet" href="https://eklavya-dev.netlify.app/css/eklavya.css">

To install eklavya in a React project, just add the following code snippet in CSS file

@import url("https://eklavya-dev.netlify.app/css/eklavya.css");