Skip to content

Latest commit

 

History

History
executable file
·
12 lines (7 loc) · 440 Bytes

File metadata and controls

executable file
·
12 lines (7 loc) · 440 Bytes

jQuery UI theme in LESS

A port of the base jQuery UI theme to LESS. I will be making improvements to simplify the codebase.

Getting started

  • Clone the repo: git clone git@github.com:ericmuyser/jquery-ui-less-theme.git
  • LESS files in the source directory are compiled into CSS files in the build directory.

Credit

Thanks to leafo's lessphp for lessify, used for the initial conversion.