Top Level Namespace

Extended by:
Compass::Actions
Includes:
CssParser

Instance Method Summary collapse

Instance Method Details

#working_pathObject

Relativizing a path requires us to specify the working path.



17
18
19
# File 'lib/compass-selector-warn.rb', line 17

def working_path
  Dir.pwd
end