lockup icon indicating copy to clipboard operation
lockup copied to clipboard

Fix partials delimitations comments breaking inline CSS/JS

Open oz-tal opened this issue 11 months ago • 0 comments

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.

oz-tal avatar Feb 08 '25 21:02 oz-tal