tailrecursion / hoplon-garden-example

Example of using lein-garden with Hoplon to generate CSS.
2 stars 1 forks source link

garden

Example of using lein-garden with Hoplon to generate CSS.

Dependencies

Usage

  1. Start the Hoplon auto-compiler
$ boot watch hoplon
  1. Start the Garden CSS auto-compiler in another tab
$ boot watch garden
  1. Open the compiled html file.
$ open resources/public/index.html