Jacob Frank
Jacob Frank
getting the same error on run as well
Actually fixed this by adding in an empty ```extraArtboards``` to my ```css-gridish.json``` file ```{ "prefix": "gridish", "breakpoints": { "xsmall": { "breakpoint": 23.5, "columns": 4, "gutter": "1.5rem", "margin": 0 }, "small":...
Have the same issue here, at the end of this line. ``` })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga'); ``` The semicolon seems to provoke a compilation error.