open-duelyst/duelyst

[P3] Deprecated crisp-edges settings during yarn build

Open

#125 geöffnet am 13. Okt. 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.443 Stars) (526 Forks)batch import
bugfrontendhelp wanted

Beschreibung

Summary

[21:01:10] gulp-autoprefixer:
  autoprefixer: /Users/will/git/duelyst/app/ui/styles/application.css:10747:3: There is no browsers with crisp-edges rendering support.Maybe you mean pixelated?
[21:01:10] gulp-notify: [Gulp notification] /Users/will/git/duelyst/app/ui/styles/duelyst.css

Impacted services

  • The frontend app
  • The game servers
  • Game builds or automation scripts
  • Tests or Github Actions
  • Infrastructure (Terraform)

Steps to reproduce

  1. yarn build

Contributor Guide