You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Changed toHaveStyle to use getPropertyValue instead of accessing the property directly (#285)
* Changed toHaveStyle to use getPropertyValue instead of accessing the property directly
* Using px instead of rem
* changed test description
* Update src/__tests__/to-have-style.js
* Apply suggestions from code review
Co-authored-by: Ernesto García <[email protected]>
0 commit comments