allenai / pdf-component-library

44 stars 4 forks source link

correctly add TextLayer.css #162

Open ericmarsh995 opened 2 years ago

ericmarsh995 commented 2 years ago

After upgrading to react-pdf@6.0.0-beta.2 (#157), we had issues loading a mandatory file, TextLayer.css. I was able to load it for dist, but not for local. As a quick fix, I just manually created a file. We should revisit this later, maybe when v6 is officially out