mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-01 02:50:12 +02:00
Minor fix.
This commit is contained in:
@@ -39,7 +39,7 @@ $.fn.autoprefixer = function (options) {
|
||||
try {
|
||||
blob.content = autoprefixer.process(blob.content, options).css;
|
||||
} catch (e) {
|
||||
fQuery.report({
|
||||
$.report({
|
||||
type: 'err',
|
||||
method: 'autoprefixer',
|
||||
message: e.message,
|
||||
|
Reference in New Issue
Block a user