style-forge.helpers
v2.6.1
Published
Style-Forge.Helpers: essential CSS helper classes for spacing, alignment, visibility, and more in web development.
Downloads
41
Maintainers
Readme
Style-Forge.Helpers
Style-Forge.Helpers
is a utility library that provides a set of essential CSS helper classes to enhance and simplify your web development workflow. It includes various utilities for spacing, alignment, visibility, and more, ensuring a more efficient and maintainable codebase.
Documentation
To check out docs, visit style-forge.github.io.
Support the project ⭐
If you feel awesome and want to support us in a small way, please consider starring and sharing the repo! This helps us getting known and grow the community. 🙏
Modules
Contributing
We welcome contributions from the community! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/branch-name
. - Make your changes and commit them:
git commit -am 'Add some feature'
. - Push your changes to the forked repository:
git push origin feature/branch-name
. - Create a pull request in the original repository.
For more detailed information, please refer to CONTRIBUTING.md.
License
This project is licensed under the MIT License. See the LICENSE file for details.