Open matheo opened 10 years ago
Actually this is not possible, bu I will check this, maybe there is a way to make this work.
The jquery-ui theme should have its own Bower package, with dependencies on jquery-ui right?
I'm also looking for a way to add the ui-lightness
theme to my Bower configuration.
Or is it possible for Bower to sparse checkout
a folder from https://github.com/components/jqueryui?
No, a sparse checkout is not possible with bower.
Is there any convention in the registered Assetic resources beyond the main package name like
@jquery_ui/themes/flick/jquery_ui_css
to use "sub resources"? Or have to use theasset_dir
/path/to/sub-resource.ext?Would be good if the initial docs makes explicit what happens beyond the sexy package aliases ;)