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.

贡献者指南