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

스타일린트 적용 시 css의 float 속성이 cssFloat으로 변경되는 버그 수정 #209

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

jaehyeon48
Copy link
Contributor

버그 관련 이슈: stylelint/stylelint#4490

TF에서 린트를 적용할 때 stylelint에 의해 css float 속성이 cssFloat 으로 수정되는 버그가 있습니다. @stylelint/postcss-css-in-js v0.38.0 을 설치하여 이를 해결합니다.

@jaehyeon48 jaehyeon48 self-assigned this Jan 12, 2023
@jaehyeon48
Copy link
Contributor Author

release-canary

@github-actions
Copy link
Contributor

v0.0.0-9bdaba1 has been published!

@jaehyeon48 jaehyeon48 marked this pull request as ready for review January 12, 2023 02:32
@jaehyeon48 jaehyeon48 added this to the v4.2.0 milestone Jan 12, 2023
@jaehyeon48 jaehyeon48 merged commit 51910c6 into main Jan 12, 2023
@jaehyeon48 jaehyeon48 deleted the fix/@stylelint/postcss-css-in-js branch January 12, 2023 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants