소스 검색

Exford: remove family-css-variable

Andrés 5 년 전
부모
커밋
8deac7ba10
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      exford/sass/_config-child-theme-deep.scss

+ 0 - 1
exford/sass/_config-child-theme-deep.scss

@@ -359,7 +359,6 @@ $config-header: (
 				"fallback": map-deep-get($config-global, "font", "family", "primary", "fallback"),
 				"css-var": map-deep-get($config-global, "font", "family", "primary", "css-var"),
 			),
-			"family-css-variable": '--font-headings',
 			"size": map-deep-get($config-global, "font", "size", "base"),
 			"weight": 700,
 			"line-height": 1,