From 975e5ad0029b4d857be76c422a937d6e68ceb610 Mon Sep 17 00:00:00 2001 From: GOMA Date: Tue, 15 Jul 2025 12:37:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:Add=20base=20folder=20READM?= =?UTF-8?q?E=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/base/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/base/README.md diff --git a/src/base/README.md b/src/base/README.md new file mode 100644 index 0000000..4d7c7a3 --- /dev/null +++ b/src/base/README.md @@ -0,0 +1,19 @@ +# Base + +The **base** folder contains the stylistic foundations of the graphic charter. It includes definitions of the _colors_ and _fonts_ used consistently in interface design. +This folder is made up of two subfolders: +- colors +- fonts + +## Colors + +This subfolder contains the `SCSS` files defining the project's color palettes. Each file represents a specific color from the graphic charter. + +## Fonts + +This subfolder contains the project's typographic definitions, in accordance with the graphic charter. It also includes a folder dedicated to the Spectral font, with SCSS files defining : + +- the font family +- sizes +- line heights +- weights