瀏覽代碼

Spaces to tabs.

Jeff Ong 4 年之前
父節點
當前提交
19a2fb62d9
共有 1 個文件被更改,包括 5 次插入6 次删除
  1. 5 6
      spearhead/experimental-theme.json

+ 5 - 6
spearhead/experimental-theme.json

@@ -1,16 +1,15 @@
-
 {
-    "styles": {
+	"styles": {
 		"root": {
-            "color": {
-                "link": "var( --global--color-primary )"
-            }
+			"color": {
+				"link": "var( --global--color-primary )"
+			}
 		}
 	},
 	"settings": {
 		"defaults": {
 			"border": {
-        		"customRadius": true
+				"customRadius": true
 			}
 		}
 	}