Library unsupported in ios safari <16.3, dependency on `tw-to-css` which has an unsupported regex
Heads up, I am not getting this library to work on ios-safari <16.4.
this library depends on tw-to-css, which has this open issue: https://github.com/vinicoder/tw-to-css/issues/6
uikit is being imported into my project via:
@react-three/[email protected] `-- @pmndrs/[email protected]
tw-to-css is only used when converting html strings to uikit code. Assuming you dont do this, this wont be related.
Can you provide more information into what is not working in relation to ios-safari?
currently, i get the same bug with all ios devices ios 16.xx. any solution for that
tw-to-css, just as a lot of other dependencies, were removed in uikit 1.0, which should this error