Drop CSS vendor prefixes and compat workarounds now obsolete in modern browsers (#4421)

This commit is contained in:
Keavon Chambers
2026-08-07 19:40:29 -07:00
committed by GitHub
parent c6e17a789b
commit e68735f98e
7 changed files with 0 additions and 41 deletions
-1
View File
@@ -3,7 +3,6 @@
"private": true,
"description": "Graphite's web app frontend.",
"author": "Graphite Authors <contact@graphite.art>",
"browserslist": "> 1.5%, last 2 versions, not dead, not ie 11, not op_mini all, not ios_saf < 13",
"type": "module",
"scripts": {
"check": "svelte-check --fail-on-warnings && eslint",