source: branches/fscctrl_safety_limits/dim/WebDID/ext-4.1.1a/resources/themes/compass_init.rb

Last change on this file was 14939, checked in by tbretz, 12 years ago
Added WebDID from v20r5
File size: 227 bytes
Line 
1# include the utils rb file which has extra functionality for the ext theme
2dir = File.dirname(__FILE__)
3require File.join(dir, 'lib', 'utils.rb')
4
5# register ext4 as a compass framework
6Compass::Frameworks.register 'ext4', dir
Note: See TracBrowser for help on using the repository browser.