Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent postcss parse syntax error #212

Merged
merged 2 commits into from
Jan 4, 2023

Conversation

MartinCupela
Copy link
Collaborator

🎯 Goal

fixes: GetStream/stream-chat-react#1886

🛠 Implementation details

Put the value -1 in calc expression first.

For more, see: postcss/postcss-calc#142

@MartinCupela MartinCupela changed the title fix: postcss parse syntax error fix: prevent postcss parse syntax error Jan 4, 2023
@MartinCupela MartinCupela merged commit edeaeb0 into develop Jan 4, 2023
@MartinCupela MartinCupela deleted the fix/order-multipliers-in-calc branch January 4, 2023 10:44
@MartinCupela MartinCupela mentioned this pull request Jan 4, 2023
github-actions bot pushed a commit that referenced this pull request Jan 4, 2023
## [3.7.2](v3.7.1...v3.7.2) (2023-01-04)

### Bug Fixes

* prevent postcss parse syntax error ([#212](#212)) ([edeaeb0](edeaeb0))
@szuperaz
Copy link
Collaborator

szuperaz commented Jan 4, 2023

🎉 This PR is included in version 3.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Build css syntax error
2 participants