mirror of
https://github.com/gra0007/obsidian-css-inlay-colors.git
synced 2026-07-22 05:18:59 +00:00
14 lines
387 B
JSON
14 lines
387 B
JSON
{
|
|
"id": "css-inlay-colors",
|
|
"name": "CSS Inlay Colors",
|
|
"version": "1.4.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Show inline color hints for CSS colors",
|
|
"author": "Benji Grant",
|
|
"authorUrl": "https://bengrant.dev",
|
|
"fundingUrl": {
|
|
"Ko-fi": "https://ko-fi.com/benpai",
|
|
"GitHub Sponsor": "https://github.com/sponsors/GRA0007"
|
|
},
|
|
"isDesktopOnly": false
|
|
}
|