lockup
lockup copied to clipboard
Fix partials delimitations comments breaking inline CSS/JS
Relevant issue: https://github.com/interdiscipline/lockup/issues/78
In a development environment, Rails inject HTML comments denoting the start and end of partials. This behavior break the content of the inline CSS/JS since the comments are using the wrong syntax.