mirror of
https://github.com/maputnik/editor.git
synced 2026-06-15 19:57:27 +00:00
Toggle color accessibility based on user agent
It's only supported in chrome and firefox and we can't feature detect this.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"classnames": "^2.2.6",
|
||||
"codemirror": "^5.40.2",
|
||||
"color": "^3.0.0",
|
||||
"detect-browser": "^4.5.0",
|
||||
"file-saver": "^1.3.8",
|
||||
"jsonlint": "github:josdejong/jsonlint#85a19d7",
|
||||
"lodash.capitalize": "^4.2.1",
|
||||
|
||||
Reference in New Issue
Block a user