GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
22.38k stars 4.06k forks source link

[Bug]: Using postcss-cssnext in webpack results in an error when importing dist/css/grapes.min.css #800

Closed larshisken closed 6 years ago

larshisken commented 6 years ago

Hi

We're using postcss-cssnext plugin in our webpack project. Importing the grapes.min.css results in the following error:

ERROR in ./node_modules/grapesjs/dist/css/grapes.min.css
Module build failed: Error: Lexical error on line 1. Unrecognized text.
100% - $canvasTop
-------^
ericscottmarquez commented 5 years ago

I also get this error trying to compile sass files with references to other files in a react app on rails using the webpager gem. Did you find a solution?

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.