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
Since the version 0.8.1, the sanitize-html dependency has been added, but this package is designed for node and depends on the postcss package.
This causes two issues :
an addition of 517 KB to the bundle size.
ES6 code imported
Would it be possible for you to avoid this dependency ?