stylelint-react-native
Advanced tools
Changelog
v2.7.0
Changelog
v2.5.0
rowGap
, columnGap
, and gap
properties.Changelog
v2.3.0
css-property-no-unknown
support for place-content
property.react-native-known-styling-properties
dependency to v1.1.0.Changelog
v2.2.0
Changelog
v2.1.1
css-property-no-unknown
now ignores custom -styled-mixin
properties that stylelint-processor-styled-components
is using.Changelog
v2.0.2
style-property-no-unknown
.css-property-no-unknown
only accepts properties in kebab case.react-native-known-styling-properties
dependency to v1.0.5.Changelog
v2.0.1
css-property-no-unknown
don't warn for properties inside an :export
block.