I'm using this for a Wordpress site. No js lib or so. When i try to activate the overlay, which i have imported in my sass like so, it wont display. Everything else works great! Since its activated by a short command i may need some JS?
@import "tools/variables"; //override
@import "./node_modules/@braid/griddle/scss/griddle.scss";
@import "./node_modules/@braid/griddle/scss/griddle-overlay.scss";