-
Bug
-
Resolution: Fixed
-
Trivial
-
2.9.5, 3.0.3, 3.1
-
MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MDL-54062-master -
- Run grunt css and verify nothing has changed
- git grep yui_fixes and verify there is no output
Steps to reproduce:
- Insert any sort of content in theme/bootstrap/less/moodle/yui_fixes.less
- Run grunt css
Expected results;
Built css changes.
Actual results:
Nothing changes, because the file is not used ever