Browse Source

Fixes #1501 issue with gulp install not obeying component choices

pull/1533/head
jlukic 10 years ago
parent
commit
ce3620182a
1 changed files with 1 additions and 47 deletions
  1. 48
      semantic.json.example

48
semantic.json.example

@ -17,52 +17,6 @@
"clean" : "dist/" "clean" : "dist/"
}, },
"components": [
"accordion",
"api",
"breadcrumb",
"button",
"card",
"checkbox",
"comment",
"dimmer",
"divider",
"dropdown",
"feed",
"flag",
"form",
"grid",
"header",
"icon",
"image",
"input",
"item",
"label",
"list",
"loader",
"menu",
"message",
"modal",
"nag",
"popup",
"progress",
"rail",
"rating",
"reset",
"reveal",
"search",
"segment",
"shape",
"sidebar",
"site",
"statistic",
"step",
"state",
"sticky",
"tab",
"table",
"transition",
"video"
]
"components": []
} }
Loading…
Cancel
Save