Sha256: c0497b495a5738ae4bba8a5082ffc5aa28a407d1e320e929aede75e5e9febf64
Contents?: true
Size: 158 Bytes
Versions: 29
Compression:
Stored size: 158 Bytes
Contents
require "compass" require "sprockets" Compass::Frameworks::ALL.each do |fw| if (path = fw.stylesheets_directory) Sprockets.append_path path end end
Version data entries
29 entries across 29 versions & 1 rubygems