bootstrap/site
Martijn Cuppens 1c05c1dbf1 Drop color(), theme-color() & gray() functions (#29083)
Drop `color()`, `theme-color()` & `gray()` functions  in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined. 

Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
2019-07-25 10:41:13 +03:00
..
content Drop color(), theme-color() & gray() functions (#29083) 2019-07-25 10:41:13 +03:00
data Remove https://glyph.smarticons.co/ from list of suggestions as the (#29121) 2019-07-24 11:12:44 +03:00
layouts Sidebar theming tweaks 2019-07-25 10:25:39 +03:00
static Fix busted hover/focus on sidebar 2019-07-25 10:25:39 +03:00
.eslintrc.json site/.eslintrc.json: specify ecmaVersion. 2019-07-17 14:52:11 +03:00