On 2015-11-14 2:39 PM, Jon Robson wrote: > While it is possible to simply add CSS to the page header using outputPage, > probably bypassing RL and all that entirely, this only works with CSS, not > LESS, because all the LESS magic is happening within RL. So without RL, > that means you need to render your desktop stylesheet into CSS for this, > which means you now need to maintain it in two different places even though > it's the same rules in both. > > > Is there any other way around this? If you were ok with IE8 support requiring Node.js, the PostCSS ecosystem has a bunch of plugins to transform CSS (which someone could try and plug into RL).
Such as: https://github.com/jonathantneal/oldie ~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://danielfriesen.name/] _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
