Register the blueprint framework as the correct name.
This commit is contained in:
parent
a54ccae040
commit
ebb22c1060
@ -1,2 +1,2 @@
|
||||
blueprint_dir = File.join(Compass.base_directory, 'frameworks', 'blueprint')
|
||||
Compass::Frameworks.register('compass', blueprint_dir)
|
||||
Compass::Frameworks.register('blueprint', blueprint_dir)
|
||||
|
Loading…
Reference in New Issue
Block a user