groovy - Grails 2.0 plans for arbitrary .gsp pipelining? -
groovy - Grails 2.0 plans for arbitrary .gsp pipelining? -
i much have css , js run through gsp filter @ various points, there's no easy way right in grails this. other pre-processors cool, too. example, if this:
<g:resource ... source="/cs/main.css.scss.gsp"/> have scss files built automatically after beingness run through gsp compiler, ideal.
are there plans in grails 2.0 this?
grails groovy gsp sass
Comments
Post a Comment