Skip to content

UtpalTheDev/EklavyaCss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Quickly design and customize responsive mobile-first sites with EklavyaCss


Overview


CSS

Just copy-paste the stylesheet <link> into your <head> to load our CSS.

<link rel="stylesheet" href="https://eklavyacss.netlify.app/base.css" />

JS

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>

Documentation

Check out our documentation website.


Screenshot

Screenshot 2021-08-09 at 17-35-55 Eklavyacss Home

Screenshot 2021-08-09 at 17-40-23 Eklavyacss Installation

Releases

No releases published

Packages

No packages published