animate-css/animate.css

Make sure importing source files is possible

オープン

#1,331 opened on 2021/07/15

 (11 件のコメント) (18 件のリアクション) (0 人の担当者)CSS (15,998 件のフォーク)batch import
feature requestgood first issueimprovementv5

Repository metrics

Stars
 (82,530 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド