Class: Compass::Compiler

Inherits:
Object
  • Object
show all
Defined in:
lib/compass-rails/patches/importer.rb

Constant Summary collapse

STYLESHEET =
/stylesheet/

Instance Attribute Summary collapse

Instance Attribute Details

#sass_optionsObject

Returns the value of attribute sass_options.



4
5
6
# File 'lib/compass-rails/patches/importer.rb', line 4

def sass_options
  @sass_options
end