Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Convert all css to less #1

Closed
DBezemer opened this issue Jul 2, 2014 · 7 comments
Closed

Convert all css to less #1

DBezemer opened this issue Jul 2, 2014 · 7 comments

Comments

@DBezemer
Copy link
Contributor

DBezemer commented Jul 2, 2014

If anyone feels like taking this task upon him/herself it would greatly help with development and reduce output size of the essential css

@gjb2048
Copy link
Owner

gjb2048 commented Jul 4, 2014

Could use 'grunt' with its build script to then have an initial series of less to css files that break this task down into steps.

@gjb2048
Copy link
Owner

gjb2048 commented Jul 5, 2014

Hi David,

I've made a start on this, please see: https://github.com/DBezemer/moodle-theme_essential/tree/master_less_grunt - look in Gruntfile.js for instructions.

The CSS has just been transferred and not optimised to LESS syntax yet. Just made so it will compile with the Moodle pre-processing syntax.

Also added icon recolour facility. Icons are for M2.7 but will back port - may have to remove ones not needed.

Cheers,

Gareth

@gjb2048 gjb2048 self-assigned this Jul 7, 2014
@gjb2048
Copy link
Owner

gjb2048 commented Jul 8, 2014

See #10

@DBezemer
Copy link
Contributor Author

alert.less - done
breadcrumb.less - done
carousel.less - done
categories.less - partially done

everything else still tbd

@gjb2048
Copy link
Owner

gjb2048 commented Jul 13, 2014

Cool :)

Sent from my iPod in deep space...

On 13 Jul 2014, at 03:28, David Bezemer notifications@github.com wrote:

alert.less - done
breadcrumb.less - done
carousel.less - done
categories.less - partially done

everything else still tbd


Reply to this email directly or view it on GitHub.

@DBezemer
Copy link
Contributor Author

DBezemer commented Aug 6, 2014

updated the alternative styles to be more LESS like

@DBezemer
Copy link
Contributor Author

marking this as closed as our ongoing progress is well on its way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants