Quickly design and customize responsive mobile-first sites with EklavyaCss
Just copy-paste the stylesheet <link>
into your <head>
to load our CSS.
<link rel="stylesheet" href="https://eklavyacss.netlify.app/base.css" />
Some of our components require the use of JavaScript to function. Place our script at the end of your page content, right before the closing <body>
tag, to enable them.
<script src="https://eklavyacss.netlify.app/app.js"></script>
Check out our documentation website.