Libraries
»
less
(2.3.2)
»
Index
»
Less
»
Loader
»
Url
»
resolve
Method: Less::Loader::Url.resolve
Defined in:
lib/less/loader.rb
.
resolve
(*args) ⇒
Object
91 92 93
# File 'lib/less/loader.rb', line 91
def
self
.
resolve
(
*
args
)
URI
.
join
(
*
args
)
end