diff options
Diffstat (limited to 'lib/core-extensions/UserCSS/metadata.json')
| -rw-r--r-- | lib/core-extensions/UserCSS/metadata.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/core-extensions/UserCSS/metadata.json b/lib/core-extensions/UserCSS/metadata.json new file mode 100644 index 000000000..2de79af8c --- /dev/null +++ b/lib/core-extensions/UserCSS/metadata.json @@ -0,0 +1,8 @@ +{ + "name": "User CSS", + "author": "hkcomori, Marien Fressinaud", + "description": "Give possibility to overwrite the CSS with a user-specific rules.", + "version": "1.0.0", + "entrypoint": "UserCSS", + "type": "user" +} |
