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
Although this appears to be valid CSS, it causes a warning in Expo and may be tripping up some CSS validators. If we don't need the @property code in a layer, it might be a good idea to avoid that for now.
Describe the issue
See facebook/react-strict-dom#308 (comment)
Although this appears to be valid CSS, it causes a warning in Expo and may be tripping up some CSS validators. If we don't need the
@property
code in a layer, it might be a good idea to avoid that for now.Expected behavior
Compatibility with Expo would be improved if
@property
declarations were not nested inside@layer
Steps to reproduce
See above
Test case
No response
Additional comments
No response
The text was updated successfully, but these errors were encountered: