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
I have a question.
How to integrated the library with angular ? I still failed to work with angular. except if I use it with remote dependency and I code in html file. thx for reply.
The text was updated successfully, but these errors were encountered:
The shim should work just fine. Could you create a codesandbox where we can try and test an integration?
Using the shim would be adding import 'twind/shim' into your entry module. For the "native" integration I would need to take a look as I didn't use angular for some time.
I have a question.
How to integrated the library with angular ? I still failed to work with angular. except if I use it with remote dependency and I code in html file. thx for reply.
The text was updated successfully, but these errors were encountered: