UNPKG

color-claim-sass

Version:

color-claim-sass is Sass a color library, with a set of accompanying functions, classes and mixins. They are based on Tobias van Schneider's Color Claim. See all the color swatches over at http://www.vanschneider.com/colors/

10 lines (8 loc) 117 B
script: - "test/travis.rb" language: ruby rvm: - 2.4.1 before_install: - gem install sass - chmod +x test/travis.rb