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

This commit is contained in:
Keavon Chambers
2026-09-14 12:58:47 +02:00
committed by Dennis Kobert
parent 567e5cb9dd
commit 6a95a9bc4f
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",