kopia lustrzana https://github.com/wagtail/wagtail
Make new font stacks available as css custom properties (3.0) (#8415)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>pull/8468/head
rodzic
e8c8ae778f
commit
30e1e06a59
|
|
@ -1,4 +1,7 @@
|
|||
:root {
|
||||
--w-font-sans: #{$font-sans};
|
||||
--w-font-mono: #{$font-mono};
|
||||
|
||||
@include define-color('color-primary', #007d7e);
|
||||
@include define-color(
|
||||
'color-primary-darker',
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue