mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
[SSE mobile] prevent rbga to be converted to hsla
This commit is contained in:
@ -190,6 +190,9 @@ const config = {
|
||||
safe: true,
|
||||
map: { inline: false },
|
||||
},
|
||||
preset: ['default', {
|
||||
colormin: false,
|
||||
}],
|
||||
},
|
||||
}),
|
||||
new webpack.optimize.ModuleConcatenationPlugin(),
|
||||
|
||||
Reference in New Issue
Block a user