mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Moved css files, removed generated css files from source control, consolidated (concat) css more, now only two css files, dark and light
This commit is contained in:
@@ -6,7 +6,8 @@ module.exports = function(grunt) {
|
||||
'jshint:tests',
|
||||
'clean:on_start',
|
||||
'less:src',
|
||||
'concat:css',
|
||||
'concat:cssDark',
|
||||
'concat:cssLight',
|
||||
'copy:everything_but_less_to_temp',
|
||||
'htmlmin:build',
|
||||
'ngtemplates',
|
||||
|
||||
Reference in New Issue
Block a user