Bower json only have js file so css file is missing when we use grunt. bower json should contain "main": [ "ui/jquery-ui.js", "themes/base/jquery-ui.css" ], but that css file is missing.