Skip to content

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 !!!

License

Notifications You must be signed in to change notification settings

craftepxly/NextGenCSS-

 
 

Repository files navigation

NextGenCSS 🔥

MIT License

GPLv3 License

AGPL License

SASS

CSS3

logo

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 !!!

!!! Version 0.0 released

Author

Documentation

Learn this CSS library of next generation .

Documentation

Contributing

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.

🚀 About Me

Check here!!

Installation

Install my-project with git

git clone https://github.com/rudransh61/NextGenCSS-.git
cd  src

Run Example File Locally

Open the index.html file in ./example directory

  • You can see example project directly from this codepen link

  • You can also use replit templates template link

Main CSS file to Include

.\src\index.css file .

Support

For support, contribute with us . Or sponsor if u want

Usage/Examples

<!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" media="print" onload="this.media='all'">
</head>
<body>
    <h1>Namaste 🙏</h1>
</body>
</html>

Examples of websites you can create

  • Design simple and beautiful websites FAST !!

example1

  • Responsive also

example2

Thanks to our Contributors !!!!!

Thanks 😁

About

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 !!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.1%
  • SCSS 22.1%
  • CSS 19.1%
  • Other 0.7%