Intellij IDEA 11: how can I compile .css from .less?

后端 未结 5 1977
执念已碎
执念已碎 2021-02-13 13:29

how can I compile .css from .less in intellij ? sure this should be dead easy, but its got me stumped. anyone know how to do this?

5条回答
  •  甜味超标
    2021-02-13 14:00

    IntelliJ IDEA relies on web frameworks and third-party deployment tools to perform this task. There is a feature request to perform such compilation internally, feel free to vote.

提交回复
热议问题