
Replace Drupal Commons by Openstack theme. Change-Id: Ifc18969c3e089aa1ff11a3d98daac1442b444bef
4 lines
160 B
Ruby
4 lines
160 B
Ruby
require 'compass'
|
|
extension_path = File.expand_path(File.join(File.dirname(__FILE__), ".."))
|
|
Compass::Frameworks.register('zen-grids', :path => extension_path)
|