refactor: move submodule into this repo

This commit is contained in:
Alexander Navarro 2023-12-17 20:58:58 -03:00
parent b6450742d1
commit 4f903c3c8d
329 changed files with 234691 additions and 20 deletions

View file

@ -0,0 +1,10 @@
{
"id": "obsidian-style-settings",
"name": "Style Settings",
"version": "1.0.7",
"minAppVersion": "0.11.5",
"description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
"author": "mgmeyers",
"authorUrl": "https://github.com/mgmeyers/obsidian-style-settings",
"isDesktopOnly": false
}