Sha256: 9970898bdeaf6eb19c5cb5886e7d1aa53e8d91784d84a47a2b17e2c263ab5506

Contents?: true

Size: 270 Bytes

Versions: 36

Compression:

Stored size: 270 Bytes

Contents

# @author Mike Bland (michael.bland@gsa.gov)

require 'sass'

module GuidesStyle18F
  class Sass
    DIR = File.join File.dirname(__FILE__), 'sass'
    GUIDES_STYLES_FILE = File.join DIR, 'guides_style_18f.scss'
  end
end

Sass.load_paths << ::GuidesStyle18F::Sass::DIR

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
guides_style_18f-1.0.6 lib/guides_style_18f/sass.rb
guides_style_18f-1.0.4 lib/guides_style_18f/sass.rb
guides_style_18f-1.0.3 lib/guides_style_18f/sass.rb
guides_style_18f-1.0.2 lib/guides_style_18f/sass.rb
guides_style_18f-1.0.1 lib/guides_style_18f/sass.rb
guides_style_18f-1.0.0 lib/guides_style_18f/sass.rb
guides_style_18f-0.4.9 lib/guides_style_18f/sass.rb
guides_style_18f-0.4.8 lib/guides_style_18f/sass.rb
guides_style_18f-0.4.7 lib/guides_style_18f/sass.rb
guides_style_18f-0.4.6 lib/guides_style_18f/sass.rb
guides_style_18f-0.4.5 lib/guides_style_18f/sass.rb
guides_style_18f-0.4.4 lib/guides_style_18f/sass.rb
guides_style_18f-0.4.3 lib/guides_style_18f/sass.rb
guides_style_18f-0.4.2 lib/guides_style_18f/sass.rb
guides_style_18f-0.4.1 lib/guides_style_18f/sass.rb
guides_style_18f-0.4.0 lib/guides_style_18f/sass.rb
guides_style_18f-0.3.0 lib/guides_style_18f/sass.rb
guides_style_18f-0.2.0 lib/guides_style_18f/sass.rb
guides_style_18f-0.1.15 lib/guides_style_18f/sass.rb
guides_style_18f-0.1.14 lib/guides_style_18f/sass.rb