stylelint-config-vaadin
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -111,5 +111,5 @@ "use strict"; | ||
"value-no-vendor-prefix": [true, { | ||
"ignoreValues": ["sticky"] | ||
"ignoreValues": ["sticky", "tab-size"] | ||
}], | ||
}, | ||
}; |
{ | ||
"name": "stylelint-config-vaadin", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Stylelint shareable config for the Vaadin CSS coding style", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15621