animate-css/animate.css

Make sure importing source files is possible

Aperta

#1331 aperta il 15 lug 2021

 (11 commenti) (18 reazioni) (0 assegnatari)CSS (15.998 fork)batch import
feature requestgood first issueimprovementv5

Metriche repository

Star
 (82.530 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor