open-duelyst/duelyst

[P3] Deprecated crisp-edges settings during yarn build

Open

#125 opened on Oct 13, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (3,443 stars) (526 forks)batch import
bugfrontendhelp wanted

Description

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