Add Unsupervised CSS from Custom Template and CSS

This commit is contained in:
James Griffin
2020-07-12 14:24:15 -03:00
parent 44ea1f5234
commit 2c9b7a84a6
2 changed files with 681 additions and 0 deletions

8
plugin.json Normal file
View File

@@ -0,0 +1,8 @@
{
"version": "1.0",
"title": "CSS for Unsupervised Design",
"description": "CSS formatting for Fonts, Dark mode, and Reply formatting for Unsupervised Design",
"includes": [
"/unsupervised.css"
]
}