https://bugzilla.wikimedia.org/show_bug.cgi?id=27933
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Antoine "hashar" Musso <[email protected]> 2012-01-13 09:59:52 UTC --- Less has a javascript implementation. So you can just: <link rel="stylesheet/less" type="text/css" href="styles.less"> ^^^^^^^^^^^^^^ <script src="less.js" type="text/javascript"></script> The javascript will handle all the magic for you http://lesscss.org/ -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
