mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-04-08 14:42:50 +02:00
Minor fix.
This commit is contained in:
parent
d4a72b1b11
commit
7256fa4e43
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user