You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the color and font names are duplicated between the styleguide (source/styleguide/styleguide.11tydata.yml) and the SCSS config files (source/assets/sass/config/color/_brand.scss and source/assets/sass/config/_typography.scss). It would be nice to have one single source of truth instead of manually keeping them up-to-date.
The text was updated successfully, but these errors were encountered:
Currently the color and font names are duplicated between the styleguide (
source/styleguide/styleguide.11tydata.yml
) and the SCSS config files (source/assets/sass/config/color/_brand.scss
andsource/assets/sass/config/_typography.scss
). It would be nice to have one single source of truth instead of manually keeping them up-to-date.The text was updated successfully, but these errors were encountered: