# Change CSS images URLs

**URL:** https://discourse.roots.io/t/change-css-images-urls/4307
**Category:** sage
**Tags:** gulp
**Created:** 2015-07-22T12:30:33Z
**Posts:** 7
**Showing post:** 2 of 7

## Post 2 by @tobyl — 2015-07-23T13:29:29Z

I think the idea is that you load just the jquery-ui package through bower, not the individual files. That way bower knows where to find the parts it needs.

Like this:

> [@Adding packages with Bower](https://discourse.roots.io/t/adding-packages-with-bower/3110):
>
> When adding packages with Bower, should I need to manually update the main.less or should it happen automatically? For instance, I ran bower install --save font-awesome But nothing was added to main.less in the automatically injected Bower dependencies section. Once I copied the font files to “fonts” and manually added the following, it worked. @import "../../bower\_components/font-awesome/less/font-awesome.less";

---

_[View the full topic](https://discourse.roots.io/t/change-css-images-urls/4307)._
