e10fb566c9
- Reduce issues with i*-devices and vh height - Calculate height better for mobile devices and add min-height of the map - Fix icon and combined class issues in multiple browsers - THX to browser stack for free open source account to fix the problems
8 lines
345 B
YAML
8 lines
345 B
YAML
rules:
|
|
single-line-per-selector: 0
|
|
# Allow for new prefixes like -webkit-tap-highlight-color or antialiasing
|
|
# Can maybe be enabled again with sass-lint 1.8 https://github.com/sasstools/sass-lint/pull/709
|
|
no-vendor-prefixes: 0
|
|
# Needed for old 'display: -vendor-prefix-property' for higher browser-support
|
|
no-duplicate-properties: 0
|