Explorar el Código

Fix trailing comma

Dave Smith hace 3 años
padre
commit
15af4aaba6
Se han modificado 1 ficheros con 1 adiciones y 10 borrados
  1. 1 10
      rainfall/theme.json

+ 1 - 10
rainfall/theme.json

@@ -12,15 +12,6 @@
 	"settings": {
 		"appearanceTools": true,
 		"color": {
-                    "name": "Orange",
-                    "slug": "orange"
-                },
-                {
-                    "color": "#FDEEE5",
-                    "name": "Light Orange",
-                    "slug": "light-orange"
-                }
-            ],
 			"palette": [
 				{
 					"color": "#000",
@@ -192,8 +183,8 @@
 					"lineHeight": {
 						"ref": "styles.typography.lineHeight"
 					}
-			},
 				}
+			},
 			"core/separator": {
 				"border": {
 					"width": "0 0 1px 0"