Sha256: cbc2bc693bc59caecb2d2e54e483413fbb61b59741b67099cc78c66cbfb0c742
Contents?: true
Size: 248 Bytes
Versions: 31
Compression:
Stored size: 248 Bytes
Contents
begin require 'rubygems' require 'compass-validator' rescue LoadError puts %Q{The Compass CSS Validator could not be loaded. Please install it: sudo gem install chriseppstein-compass-validator --source http://gems.github.com/ } exit(1) end
Version data entries
31 entries across 31 versions & 5 rubygems