Enforce theme fonts.

This commit is contained in:
Filip Barl
2018-05-11 16:26:27 +02:00
parent 5adb73c561
commit c837804371
4 changed files with 6 additions and 5 deletions

View File

@@ -9,4 +9,5 @@ rules:
- 2
-
properties:
- 'font-size'
- 'z-index'

View File

@@ -16,6 +16,6 @@
"ignoreProperties": ["tab-size", "hyphens"],
}],
"selector-type-no-unknown": null,
"sh-waqar/declaration-use-variable": [["z-index"]],
"sh-waqar/declaration-use-variable": [["font-size", "z-index"]],
},
}

View File

@@ -44,7 +44,7 @@
"reselect": "3.0.1",
"reselect-map": "1.0.3",
"styled-components": "2.2.4",
"weaveworks-ui-components": "0.4.64",
"weaveworks-ui-components": "0.4.67",
"whatwg-fetch": "2.0.3",
"xterm": "2.9.2"
},

View File

@@ -8339,9 +8339,9 @@ wd@^0.4.0:
underscore.string "~3.0.3"
vargs "~0.1.0"
weaveworks-ui-components@0.4.64:
version "0.4.64"
resolved "https://registry.yarnpkg.com/weaveworks-ui-components/-/weaveworks-ui-components-0.4.64.tgz#63e1856e116daa22f64c59ab75132862fcd90a76"
weaveworks-ui-components@0.4.67:
version "0.4.67"
resolved "https://registry.yarnpkg.com/weaveworks-ui-components/-/weaveworks-ui-components-0.4.67.tgz#8d44d2487f44e67d2c923d65727a40e8c1f8425d"
dependencies:
classnames "2.2.5"
d3-drag "1.2.1"