Hi,

I would like to include all Bootstrap 3 resources via resources references. I managed to in include all CSS files by extending CssResourceReference and specifying a list of dependencies (getDependencies()).

But how can I include the fonts provided by Bootstrap? The fonts are referenced directly in the CSS files via

src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),

How can I reference these fonts?

Bye,

Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to