Sha256: 67191d16dec2df06cb7609cc22c6c9036660e06b2a7af7ea1ebc9c53415156cf
Contents?: true
Size: 258 Bytes
Versions: 792
Compression:
Stored size: 258 Bytes
Contents
module Sass # The root directory of the Sass source tree. # This may be overridden by the package manager # if the lib directory is separated from the main source tree. # @api public ROOT_DIR = File.expand_path(File.join(__FILE__, "../../..")) end
Version data entries
792 entries across 502 versions & 23 rubygems