Warn developers that {% stylesheet %}
and {% javascript %}
tags only support static content
#960
Labels
#gsd:44152
Simplify common Liquid patterns
Uh oh!
There was an error while loading. Please reload this page.
Using Liquid code inside
{% stylesheet %}
or{% javascript %}
tags, as shown below, is not permitted:This mistake can happen quite easily, so it would be very helpful to have linting in place to catch this scenario.
The text was updated successfully, but these errors were encountered: