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 take titatoggle as an example. In this case, we need to grab titatoggle-dist.css and titatoggle-dist-min.css only. But I found that importer also grab _titatoggle.less in dist folder. We don't need to grab the files that cdnjs does not host.
I take titatoggle as an example. In this case, we need to grab
titatoggle-dist.cssandtitatoggle-dist-min.cssonly. But I found that importer also grab_titatoggle.lessin dist folder. We don't need to grab the files that cdnjs does not host.