Skip to content

A flexible and fast utility-first CSS framework with Customizable Syntax , made for big teams and for consistent naming conventions in CSS with SASS

License

Notifications You must be signed in to change notification settings

rudransh61/NextGenCSS-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextGenCSS 🔥

NextGenCSS🔥

A flexible and fast CSS framework with your custom utility names...

MIT License GPLv3 License AGPL License SASS CSS3

You can change the utility name as you want in a simple click for team....

Now no need to learn any name of classes and check documentation

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

meme

!!! Version 0.1 released

Author

Documentation

Learn this CSS library of next generation .

Documentation

Learn this in 4 minutes , check wiki page for Beginners's Guide wiki

** v0.1 released introducing new features :-

  • Curve border classes
  • Some templates for copy paste
  • Navbar Component

NOTE:- The documentation for v0.1 is not updated yet , we will update it as fast as possible

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

How to Use it ?

Firstly , Use it if you want to create custom syntax for you team's CSS classes , or want your own names in a CSS library

To use it Install the project (For installation check below).

Install all dependencies

Then change the file /src/syntax/_syntax.scss and change the name of your wish like

$syntax : (
  ...other code
  padding : "my-padding",
  ..other code
); 

And then Run build.sh file in root folder

$ build.sh

Now you can copy the file /src/index.css and use it in your project

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

VIDEO

video_example.mp4

Thanks to our Contributors !!!!!

Lets Make it to 100🌟

Star History

Star History Chart

Thanks 😁

About

A flexible and fast utility-first CSS framework with Customizable Syntax , made for big teams and for consistent naming conventions in CSS with SASS

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published