benjamine / jsondiffpatch

Diff & patch JavaScript objects
MIT License
4.85k stars 472 forks source link

No more css files #218

Closed plugged closed 6 years ago

plugged commented 6 years ago

After updating to 0.3.x there are no css files in node_modules/jsondiffpatch

In 0.2.x I used css from @import "~jsondiffpatch/public/formatters-styles/html.css";

benjamine commented 6 years ago

nice catch 👍 , fixed on v0.3.8

I included /dist/formatter-styles/html.css and /dist/formatter-styles/annotated.css on the npm package, as can be seen here: https://cdn.jsdelivr.net/npm/jsondiffpatch@0.3.8/dist/formatters-styles/