jquery-ui-less-theme
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
sourcedirectory are compiled into CSS files in thebuilddirectory.
Credit
Thanks to leafo's lessphp for lessify, used for the initial conversion.