Преглед изворни кода

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 )"
 			}