浏览代码

Refactored theme.json

Refactored the experimental-theme.json to fit the structure for the
change as of Gutenberg 9.9
Jason Crist 4 年之前
父节点
当前提交
b5704752b8
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      seedlet/experimental-theme.json

+ 2 - 2
seedlet/experimental-theme.json

@@ -1,6 +1,6 @@
 {
-	"global": {
-		"styles": {
+	"styles": {
+		"root": {
 			"color": {
 				"link": "var( --global--color-primary )"
 			}