Best way to auto compile compass-style SASS via maven

前端 未结 4 1115
挽巷
挽巷 2021-02-08 10:35

referring to SASS implementation for Java? :

What is the best way to auto-compile compass-style.org stylesheets in maven goal compile respectively package?

I wou

4条回答
  •  借酒劲吻你
    2021-02-08 11:34

    I found this, it's not a special compass/sass plugin but it works

    https://gist.github.com/1671207

提交回复
热议问题