fix(panel): fixed panel help tooltip issue, #4079
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = function(grunt) {
|
||||
'concat:cssFonts',
|
||||
'styleguide',
|
||||
'sasslint',
|
||||
'postcss'
|
||||
'postcss',
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user