Skip to content

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

**currently under development

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

Or , You can see example project directly from this codepen link

Install dependencies

Main CSS file to Include

.\src\index.css file .

Support

For support, contribute with us .

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">
</head>
<body>
    <h1>Namaste 🙏</h1>
</body>
</html>

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

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 61.7%
  • SCSS 20.9%
  • CSS 16.7%
  • Other 0.7%