Can I use LESS with Xul?
Asked Answered
G

1

6

Can I use LESS with Xul? Does anyone already used them together?

Gneiss answered 10/12, 2010 at 18:18 Comment(3)
LESS Xul ... sounds like a great premise for Ghostbusters 3.Edp
So it's not less [greenwoodsoftware.com/less ]Nocti
@Nocti No, it's less [lesscss.org ]Gneiss
S
1

I haven't seen anyone use it, but nothing stops you from trying. LESS is just a preprocessor, which outputs CSS files, so the kind of problems you could expect to find should be with Mozilla-specific CSS constructs, that you might need to use. I bet any such problems would not be very hard to fix.

On the other hand, unless you're working on something as complex as writing a theme from scratch, I wouldn't expect LESS to provide enough benefits to justify the additional development step.

Striction answered 5/1, 2011 at 17:48 Comment(1)
I stay with the second part of the answer. I'm not working in a so complex system.Gneiss

© 2022 - 2024 — McMap. All rights reserved.