aboutsummaryrefslogtreecommitdiff
path: root/semantic.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-12-14 23:21:39 -0800
committerFuwn <[email protected]>2020-12-14 23:21:39 -0800
commit823344c19094680e80e2b56449a243e183db8b06 (patch)
tree92277700547ea671331828caa258ace7aaaa46d5 /semantic.json
parentrepo: angular (diff)
downloadme-823344c19094680e80e2b56449a243e183db8b06.tar.xz
me-823344c19094680e80e2b56449a243e183db8b06.zip
:star:
Diffstat (limited to 'semantic.json')
-rw-r--r--semantic.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/semantic.json b/semantic.json
new file mode 100644
index 0000000..9a474d8
--- /dev/null
+++ b/semantic.json
@@ -0,0 +1,23 @@
+{
+ "base": "semantic\\",
+ "paths": {
+ "source": {
+ "config": "src/theme.config",
+ "definitions": "src/definitions/",
+ "site": "src\\site\\",
+ "themes": "src/themes/"
+ },
+ "output": {
+ "packaged": "dist\\",
+ "uncompressed": "dist\\components\\",
+ "compressed": "dist\\components\\",
+ "themes": "dist/themes/"
+ },
+ "clean": "dist/"
+ },
+ "permission": false,
+ "autoInstall": false,
+ "rtl": false,
+ "components": ["reset", "site", "button", "container", "divider", "emoji", "flag", "header", "icon", "image", "input", "label", "list", "loader", "rail", "reveal", "segment", "step", "breadcrumb", "form", "grid", "menu", "message", "table", "ad", "card", "comment", "feed", "item", "statistic", "accordion", "calendar", "checkbox", "dimmer", "dropdown", "embed", "modal", "nag", "placeholder", "popup", "progress", "slider", "rating", "search", "shape", "sidebar", "sticky", "tab", "text", "toast", "transition", "api", "form", "state", "visibility"],
+ "version": "2.8.7"
+}