kenangundogan/javascript-modal

CSS file breaks the page

Opened this issue · 0 comments

Hi,
thanks for this plugin. But your CSS file is customising too much. Especially https://github.com/kenangundogan/javascript-modal/blob/main/src/scss/_reset.scss file breaks any complex page by overriding CSS of elements that are definitelly not used by modal popup plugin.

Please split your css to CSS file handling modal style and second file that will tweak your demo page.