diff --git a/component.json b/component.json deleted file mode 100644 index 9ed0756..0000000 --- a/component.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "css-toggle-switch", - "version": "3.2.0", - "author": "Ionut Colceriu", - "description": "Accessible, CSS-only toggle switches with full keyboard access and mobile support, using standard form controls.", - "keywords": [ "toggle", "switch", "ui" ], - "repo": "ghinda/css-toggle-switch", - "styles": [ - "dist/toggle-switch.css" - ] -} diff --git a/site/partials/install.html b/site/partials/install.html index 18ad79e..c4fd681 100644 --- a/site/partials/install.html +++ b/site/partials/install.html @@ -4,6 +4,3 @@
   bower install --save css-toggle-switch
 
-
-  component install ghinda/css-toggle-switch
-