fix(reload): removed css modules from viz due to dynamic loading bug
Scss modules dynamic loading causes GP to reload fully when either table or matrix vis are loaded. For now, I've removed the CSS modules and made them tailwind classes instead, but further investigation is required.
Edited by Milho001