mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-05 16:51:27 -08:00
Adjustments to support chinese versions
This commit is contained in:
parent
e53ec8d6af
commit
1ee03d7398
24 changed files with 422 additions and 294 deletions
|
|
@ -21,7 +21,6 @@ function gulptasksCSS($, gulp, buildFolder, browserSync) {
|
|||
const plugins = [postcssAssetsPlugin(cachebust)];
|
||||
if (prod) {
|
||||
plugins.unshift(
|
||||
$.postcssUnprefix(),
|
||||
$.postcssPresetEnv({
|
||||
browsers: ["> 0.1%"],
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue