So, For writing CSS You use tailwind or bootstrap (to dont write css) with some custom classes For example , we use .pd for padding and .btn for button and etc....
But sometimes, by working with diff liberaries , we cannot remember all the classes . Also sometimes a obvious short form name in class is not obvious short form of that class for all persons
So , Introducing A NextGeneration of CSS libraries
NextGenCSS In this you can change class names as you want for example i want .but for button instead of common .btn You can change it with it . And Make your own CSS library file Which is made only for you. Also if you are shifting from one library to other , you can use the mixture of both the syntax....
Star to show support to us
Also if you want to contribute you can contribute with us, if you know CSS , (SASS is same as CSS you can learn it very easily)
If you have any doubt about the code or anything , you can use github issues for it and ask anytime you want to ask.
Github: https://github.com/rudransh61/NextGenCSS-