Update to Drupal 8.0.0 beta 14. For more information, see https://drupal.org/node/2544542
This commit is contained in:
parent
3b2511d96d
commit
81ccda77eb
2155 changed files with 54307 additions and 46870 deletions
|
@ -1,7 +1,7 @@
|
|||
stark.mobile:
|
||||
label: mobile
|
||||
mediaQuery: '(min-width: 0px)'
|
||||
weight: 2
|
||||
weight: 0
|
||||
multipliers:
|
||||
- 1x
|
||||
stark.narrow:
|
||||
|
@ -13,6 +13,6 @@ stark.narrow:
|
|||
stark.wide:
|
||||
label: wide
|
||||
mediaQuery: 'all and (min-width: 960px)'
|
||||
weight: 0
|
||||
weight: 2
|
||||
multipliers:
|
||||
- 1x
|
||||
|
|
Reference in a new issue