adds tailwind & images
This commit is contained in:
20
README.md
20
README.md
@@ -41,5 +41,21 @@ KEYCLOAK_ISSUER=http://localhost:8180/realms/master
|
||||
|
||||
|
||||
# ToDo:
|
||||
- Service: saldo from mail | read csv,xlsx
|
||||
- I+D: host astro server
|
||||
- I+D: host astro server
|
||||
- Internazionalization
|
||||
- Theme
|
||||
- Logo
|
||||
- Colors
|
||||
- Active BG: #095885
|
||||
--e-global-color-primary: #6EC1E4;
|
||||
--e-global-color-secondary: #54595F;
|
||||
--e-global-color-text: #7A7A7A;
|
||||
--e-global-color-accent: #61CE70;
|
||||
--e-global-typography-primary-font-family: "Roboto";
|
||||
--e-global-typography-primary-font-weight: 600;
|
||||
--e-global-typography-secondary-font-family: "Roboto Slab";
|
||||
--e-global-typography-secondary-font-weight: 400;
|
||||
--e-global-typography-text-font-family: "Roboto";
|
||||
--e-global-typography-text-font-weight: 400;
|
||||
--e-global-typography-accent-font-family: "Roboto";
|
||||
--e-global-typography-accent-font-weight: 500;
|
||||
Reference in New Issue
Block a user