jquery-ui-less-theme icon indicating copy to clipboard operation
jquery-ui-less-theme copied to clipboard

A port of the base jQuery UI theme to LESS.

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 [email protected]: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.