[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 Compiling LESS 2 -------------- 3 4 If you want to make changes to the .css generated from these .less files then you 5 need to use a less compiler to build your changes. The supported way to achieve this 6 is using grunt. 7 8 See https://docs.moodle.org/dev/Grunt for details of how to install grunt. 9 10 Once grunt is installed run the 'css' task: 11 12 $ grunt css 13 14 And the css files will be compiled. 15 16 For further info see: https://docs.moodle.org/dev/LESS
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |