Libraries
»
web_assets
(0.0.9)
»
Index
»
WebAssets
»
StylesheetProcessor
»
#paths
Method: WebAssets::StylesheetProcessor#paths
Defined in:
lib/web_assets/stylesheet_processor.rb
#
paths
⇒
Object
33 34 35
# File 'lib/web_assets/stylesheet_processor.rb', line 33
def
paths
Sass
.
load_paths
.
dup
end