]> source.dussan.org Git - gitea.git/commit
Disable cssnano's colormin plugin (#15347)
authorsilverwind <me@silverwind.io>
Thu, 8 Apr 2021 18:28:41 +0000 (20:28 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Apr 2021 18:28:41 +0000 (19:28 +0100)
commitb62bd8e7c0b54b6217abf67124c2a6cdd70be960
tree420221536ef6bc705656c5b1bc43d2db40bb9f22
parente8693eb328410d92b11e214d118eeca0e437f33c
Disable cssnano's colormin plugin (#15347)

It produces odd rgba values which also seem to cause issues in monaco's
color parser where the scoll shadow went red for some reason.

Regression by: https://github.com/go-gitea/gitea/pull/15333
webpack.config.js