Sha256: 8ab396f4b3584aaf65a74d57172f67ebb181f14ec10ea39e1f1a72498ffc6340
Contents?: true
Size: 263 Bytes
Versions: 2
Compression:
Stored size: 263 Bytes
Contents
# frozen_string_literal: true require_relative '../v2/functions' module Sprockets module Sass module V3 # Module used to inject helpers into SASS engine module Functions include Sprockets::Sass::V2::Functions end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sprockets-sass-2.0.0.beta2 | lib/sprockets/sass/v3/functions.rb |
sprockets-sass-2.0.0.beta1 | lib/sprockets/sass/v3/functions.rb |