diff --git a/semantic.json.example b/semantic.json.example index f56abd0b2..938922563 100644 --- a/semantic.json.example +++ b/semantic.json.example @@ -17,52 +17,6 @@ "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": [] }