diff --git a/bower.json b/bower.json index f5335bc..14b0480 100644 --- a/bower.json +++ b/bower.json @@ -1,11 +1,11 @@ { - "name": "Ewok", + "name": "ewok", "homepage": "https://github.com/cmachu/ewok", "authors": [ "Paweł " ], - "description": "Ewok is a tiny, cute SCSS style sheet with classes and mixins. Like as every other, this Ewok will help you fade out, fade in, blink or glimpse!", - "main": "ewok.min.css", + "description": "Ewok is a tiny SCSS style sheet with classes and mixins. Like as every other, this Ewok will help you fade out, fade in, blink or glimpse!", + "main": "ewok.css", "keywords": [ "sass", "scss", diff --git a/src/ewok.css b/ewok.css similarity index 100% rename from src/ewok.css rename to ewok.css