animate-css/animate.css

Make sure importing source files is possible

開放

#1,331 建立於 2021年7月15日

 (11 則留言) (18 個反應) (0 位負責人)CSS (15,998 個分叉)batch import
feature requestgood first issueimprovementv5

倉庫指標

星標
 (82,530 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

We should make sure that it's possible to import individual source files directly from the node_modules so developers won't need to resort to custom builds which are very annoying to maintain and not very practical these days.

I think we should check/add support for at least:

  • Webpack
  • Rollup
  • Parcel

Have a look at #1307 for more context.

貢獻者指南