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 (526 forks)batch import
bugfrontendhelp wanted

Repository metrics

Stars
 (3,443 stars)
PR merge metrics
 (No merged PRs in 30d)

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