https://bugzilla.wikimedia.org/show_bug.cgi?id=40964

--- Comment #7 from Ori Livneh <[email protected]> ---
(In reply to comment #6)
> Do we want MediaWiki to support both LESS and SASS/Compass? They seem to fill
> the same niche, so I'm not sure supporting both in MediaWiki core makes
> sense.

We don't support SASS. We compile SASS by hand and commit both the generated
CSS and original SASS source into core. Ditto LESS.

We don't want to continue using two CSS preprocessor languages; that'd be
silly. If my patch is merged, we'd settle on LESS, and convert our existing
SASS code. 

Why LESS and not SASS? Simply because its PHP implementation is decidedly more
robust and has a good track record of active development.

-- 
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

Reply via email to