Closed Bug 738406 Opened 13 years ago Closed 9 years ago

[bedrock] In DEBUG mode, LESS should work without further ado

Categories

(www.mozilla.org :: Bedrock, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jlong, Unassigned)

Details

Our dev environment currently requires node and less because jingo-minify compiles it server-side. We should use the client-side library so that you don't have to install node. It also seems to be more reliable. See this issue for full discussion: https://github.com/mozilla/bedrock/issues/19
Blocks: 736338
Assignee: server-ops → nobody
Component: Server Operations: Web Operations → www.mozilla.org/firefox
Product: mozilla.org → Websites
QA Contact: cshields → www-mozilla-com
:jlonsger , Does this relate to bug 733386?
(In reply to Brandon Burton [:solarce] from comment #1) > :jlonsger , Does this relate to bug 733386? Not exactly, that bug is required for the production sites to compress our CSS code. The current version of less.js has a bug that doesn't handle some our special CSS syntax. This is just to remove the requirement for node and less.js for local development. We can simply use the client-side js library.
No longer blocks: 736338
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
Component: General → Bedrock
OS: Mac OS X → All
Hardware: x86 → All
Version: other → unspecified
I would like to work on this. Can someone assign to me or may I do that myself?
(In reply to Jonas Strømsodd from comment #3) > I would like to work on this. Can someone assign to me or may I do that > myself? Never mind that. I guess Stylus is what is being used ATM?
This is an old bug and the issue is no longer really applicable to bedrock's current setup. We're still using Less, but planning on moving over to Sass in the near future. Node is also more of a dev requirement these days for various other things. Closing this as wontfix.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.