Closed mspiderv closed 8 years ago
Hello, just tested bower install icheck-bootstrap
and can't see any issue, all classes are there. Can you check again?
When I run bower install icheck-bootstrap --save
command, it will add this line to my bower.json
file "icheck-bootstrap": "^1.0.7"
. It will install old styles. When I manually edit bower.json
to "icheck-bootstrap": "master"
it will install latest styles. The problem is, old styles does not contain all classes, for example icheck-success
. Sorry for my english, I hope you understand what I mean.
Thanks for your clarification. I have updated bower version 1.0.7 to point correct commit. Please can you check again?
I had to clear my bower's cache, but it works now. Thanks man :)
Can you please publish current master branch as 1.0.8 version ? Bower command
bower install icheck-bootstrap
downloads version 1.0.7 which does NOT contain all CSS classes.