Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 587 Bytes

File metadata and controls

17 lines (13 loc) · 587 Bytes

LessML

Installation instructions:

Usage instructions:

  • In a project add a file with the .lx extension. Here's a sample .lx file:

    Window x:Class = MyClass Grid

  • In that file's properties set the Custom Build Tool to LessXaml.ProjectFile

  • From the file's context menu click "Run Custom Tool" (either that, or just save the file to have the tool run)