Alex Oliveira
Results
2
issues of
Alex Oliveira
Fix close overlay when modal is centered issue created here https://github.com/upmostly/modali/issues/40
For multiple templates, how to achieve it without specifying manually the files in webpack.config.js? ```javascript import NunjucksWebpackPlugin from "nunjucks-webpack-plugin"; export default { plugins: [ new NunjucksWebpackPlugin({ templates: [ { from:...