source:
branches/fscctrl_safety_limits/dim/WebDID/ext-4.1.1a/resources/themes/compass_init.rb@
18340
Last change on this file since 18340 was 14939, checked in by , 12 years ago | |
---|---|
File size: 227 bytes |
Line | |
---|---|
1 | # include the utils rb file which has extra functionality for the ext theme |
2 | dir = File.dirname(__FILE__) |
3 | require File.join(dir, 'lib', 'utils.rb') |
4 | |
5 | # register ext4 as a compass framework |
6 | Compass::Frameworks.register 'ext4', dir |
Note:
See TracBrowser
for help on using the repository browser.