hudochenkov/postcss-styled-syntax (postcss-styled-syntax)
### [`v0.7.0`](https://redirect.github.com/hudochenkov/postcss-styled-syntax/blob/HEAD/CHANGELOG.md#070)
[Compare Source](https://redirect.github.com/hudochenkov/postcss-styled-syntax/compare/0.6.4...0.7.0)
- Added support for passing a function to `styled` instead using it as a tagged template. For example, styled.div(props => \`color: red;\`), or styled(Component)(props => \`color: red;\`)
Configuration
π Schedule: Branch creation - "after 8am and before 5pm every weekday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^0.6.4
->^0.7.0
Release Notes
hudochenkov/postcss-styled-syntax (postcss-styled-syntax)
### [`v0.7.0`](https://redirect.github.com/hudochenkov/postcss-styled-syntax/blob/HEAD/CHANGELOG.md#070) [Compare Source](https://redirect.github.com/hudochenkov/postcss-styled-syntax/compare/0.6.4...0.7.0) - Added support for passing a function to `styled` instead using it as a tagged template. For example,styled.div(props => \`color: red;\`)
, orstyled(Component)(props => \`color: red;\`)
Configuration
π Schedule: Branch creation - "after 8am and before 5pm every weekday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.