📝 docs: README file updated

This commit is contained in:
GOMA 2025-07-18 12:59:54 +02:00
parent 22ae8501a5
commit e2d8be7258

View File

@ -1,6 +1,6 @@
# Summary # Summary
**Current version : 1.1.2** **Current version : 1.1.3**
This project defines the *visual foundations* of the **design system** and establishes a strategy for structuring styles to guarantee their *reusability* in the design of graphic interfaces. This project defines the *visual foundations* of the **design system** and establishes a strategy for structuring styles to guarantee their *reusability* in the design of graphic interfaces.
@ -20,7 +20,9 @@ The project is organized into three main modules:
- [**output**](./output/) - [**output**](./output/)
Contains the Generated final [`variables.css`](./output/variables.css) file, containing all global CSS variables ready for integration into front-end projects. * Contains [`variables.css`](./output/variables.css) file, containing all global CSS variables ready for integration into front-end projects.
* Contains [`typography.module.css`](./output/typography.module.css) file, containing the CSS classes defining the different typographic variants available.
## Important ## Important