Sha256: f80435ba26df90cc32b5ba6c59571fd9ee2070841768e470a1bb3c1be09933e1

Contents?: true

Size: 146 Bytes

Versions: 1

Compression:

Stored size: 146 Bytes

Contents

module Bootstrap
  class << self
    # Monkey patch out a whole bunch of stuff we don't want
    def load!
      configure_sass
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-bootstrap-sass-0.1.0 lib/bootstrap-sass/bootstrap-sass.rb