@commencis/stylelint-config@1.2.0
·
659 commits
to main
since this release
Minor Changes
-
update dependency: postcss-styled-syntax@0.7.0 (#123)
- Added support for passing a function to
styledinstead using it as a tagged template. For example,styled.div(props => 'color: red;''), orstyled(Component)(props => 'color: red;')
- Added support for passing a function to