File: compass-blueprint.rb

package info (click to toggle)
compass-blueprint-plugin 1.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 468 kB
  • sloc: ruby: 99; makefile: 2; sh: 1
file content (4 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (4)
1
2
3
4
require 'compass'
require "compass-blueprint/version"

Compass::Frameworks.register('blueprint', :path => File.join(File.dirname(__FILE__), '..', 'framework', 'blueprint'))