mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-02 16:19:48 -04:00
Minor fix.
This commit is contained in:
parent
d4a72b1b11
commit
7256fa4e43
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue