drublic / css-modal

A modal built with pure CSS, enhanced with JavaScript
https://drublic.github.io/css-modal
MIT License
1.82k stars 211 forks source link

Resize Plugin & Commonjs #188

Closed SevereOverfl0w closed 9 years ago

SevereOverfl0w commented 9 years ago

https://github.com/drublic/css-modal/blob/master/plugins/modal-resize.js

The resize plugin appears to not export anything? Should module.exports be the init function?

drublic commented 9 years ago

Thanks for reporting this problem. It's fixed and will land in the next version.