bmbrands/theme_bootstrap

Order of imports in moodle.less

Closed this issue · 1 comments

The current order of import in moodle.less is a historical artifact, the comments explain it, but it no longer applies.

The correct order should be Bootstrap upstream, Bootswatch (if any), then Moodle.

Ideally this would be a quick edit job, but I worry there may be strange cascade dependencies that will introduces some errors.

This logically makes sence.

Sent from my iPod in deep space...

On 25 Mar 2014, at 09:15, David Scotson notifications@github.com wrote:

The current order of import in moodle.less is a historical artifact, the comments explain it, but it no longer applies.

The correct order should be Bootstrap upstream, Bootswatch (if any), then Moodle.

Ideally this would be a quick edit job, but I worry there may be strange cascade dependencies that will introduces some errors.


Reply to this email directly or view it on GitHub.