Method: AssetsPackager::Configuration#stylesheets_path=

Defined in:
lib/assets_packager/configuration.rb

#stylesheets_path=(path) ⇒ Object



43
44
45
# File 'lib/assets_packager/configuration.rb', line 43

def stylesheets_path=(path)
  @@stylesheets_path = path
end