-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
Problem:
You want to have Less files compiled to CSS as part of your development cycle.
Solution:
Use less sbt (apparently this is the popular choice according to the mailing list).
- set up plugin
- show how it is triggered
- describe how to reference CSS
Discussion:
Other plugins are available.
Links