Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (style-forge) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Style-Forge
Style-Forge
is a modular CSS framework with a powerful CLI for installing, building, and customizing atomic design modules.
It empowers developers to generate styles, manage themes, and control every layer of styling — from utilities to color systems — with full flexibility.
🚀 Quick Start
npx style-forge # Interactive module installer and builder
Want to generate atomic HSL-based colors?
npx style-forge.colors # Standalone color generator
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. 🙏

Contributing
If you would like to contribute, please refer to the contributing guidelines in the following repositories:
Module | Links | Version | Description | |
---|---|---|---|---|
hub | GitHub | NPM | Central repository that integrates all project modules. | |
base | GitHub | NPM | Basic styles and foundational components of the project. | |
form | GitHub | NPM | Styles and components for creating forms. | |
helpers | GitHub | NPM | Utility functions and helpers for the project. | |
└ media | GitHub | NPM | Comprehensive CSS media query helpers for responsive web design. | |
themes | GitHub | NPM | Themes and styling options for the project. | |
patterns | GitHub | NPM | Reusable patterns and templates for the project. | |
colors | GitHub | NPM | Atomic HSL-based color generator and palette engine. |
License
This project is licensed under the MIT License. See the LICENSE file for details.