📝 docs: README file updated
This commit is contained in:
parent
22ae8501a5
commit
e2d8be7258
|
@ -1,6 +1,6 @@
|
|||
# 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.
|
||||
|
||||
|
@ -20,7 +20,9 @@ The project is organized into three main modules:
|
|||
|
||||
- [**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
|
||||
|
|
Loading…
Reference in New Issue
Block a user