This is a fast easy CSS framework for your next project . It will provide a bunch of features to fast your development process and make writing CSS fast !!!
**currently under development
Learn this CSS library of next generation .
Contributions are always welcome!
We want developers who are the future of next generation to transform this small project.
See CONTRIBUTING.md for ways to get started.
Install my-project with git
git clone https://github.com/rudransh61/NextGenCSS-.git
cd src
Open the index.html file in ./example directory
Or , You can see example project directly from this codepen link
Install dependencies
.\src\index.css file .
For support, contribute with us .
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/rudransh61/NextGenCSS-/src/index.css">
</head>
<body>
<h1>Namaste 🙏</h1>
</body>
</html>Thanks 😁
