use those new css variables in our cljs files

This commit is contained in:
eva 2021-11-25 17:23:25 +01:00 committed by Alonso Torres
parent 039b03249b
commit 14b23b491f
22 changed files with 59 additions and 56 deletions

View file

@ -106,7 +106,7 @@ $color-light-bg: rgba(255,255,255,.6);
--color-info: #{$color-info};
--color-ocean: #{$color-ocean};
--color-component: #{$color-component};
--color-component-highlinght: #{$color-component-highlight};
--color-component-highlight: #{$color-component-highlight};
--color-pink: #{$color-pink};
// Gray scale;