silvia-odwyer / lightbox.js

An all-in-one, responsive React lightbox
https://getlightboxjs.com
GNU General Public License v3.0
45 stars 5 forks source link

lightbox.js-react/dist/index.css does't exist #62

Open code-504 opened 4 days ago

code-504 commented 4 days ago

Version 1.2.2 does not have the css file and I can't create the project without it.

silvia-odwyer commented 4 days ago

@code-504 Yes, the CSS file no longer needs to be imported. The CSS is now automatically included with the component imports instead. Let me know if you have any queries.

code-504 commented 14 hours ago

Ok, I'll check that