Skip to content

Commit

Permalink
fixes #453
Browse files Browse the repository at this point in the history
  • Loading branch information
samithaf committed Dec 6, 2023
1 parent 564f6a4 commit 143227e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Teams can then focus on and invest in testing the overall experience against acc

## Stay lean

When adding elements to the design system we take a rigorous, best practice approach to interface design and development. This ensures ­­we provide high quality, robust, re-usable assets, making it easier to design, build and maintain our digital products and services.
When adding elements to the design system we take a rigorous, best practice approach to interface design and development. This ensures we provide high quality, robust, re-usable assets, making it easier to design, build and maintain our digital products and services.

Staying lean means that change is easier and design and tech debt is reduced awarding time to focus on continuously improving our customer experiences.

Expand All @@ -60,6 +60,6 @@ We think about the things that are important to developers to meet their goals.

Providing a single source of code for development builds to maintain multiple brands and devices, makes change much simpler for our development teams.

We style dynamically using code**.** By using code to style the components, we can keep things lean and increase performance of our digital experiences.
We style dynamically using code. By using code to style the components, we can keep things lean and increase performance of our digital experiences.

We also use 2 CSS font stacks. One for the brand font and one for the body font. The font stack allows the device to select the most appropriate font to render for the device. This increases legibility and performance. Using a font stack also supports us to translate our solutions into multi-lingual experiences with less effort.

0 comments on commit 143227e

Please sign in to comment.