Method: SassC::Importer#initialize
- Defined in:
- lib/sassc/importer.rb
#initialize(options) ⇒ Importer
Returns a new instance of Importer.
5 6 7 |
# File 'lib/sassc/importer.rb', line 5 def initialize() @options = end |
Returns a new instance of Importer.
5 6 7 |
# File 'lib/sassc/importer.rb', line 5 def initialize() @options = end |