Chance icon indicating copy to clipboard operation
Chance copied to clipboard

Auto generate sprites from your CSS

Results 3 Chance issues
Sort by recently updated
recently updated
newest added

Hi Josh, I added a "require 'rational'" line on top of chance.rb to restore ruby 1.8 compatiblity. In ruby 1.9 the lcm method has moved to the Integer class, requiring...

So that the static images are created following the structure they're setup in

When I have something like -sc-box-shadow: 0 1px 2px rbga(0, 0, 0, 0.2); the line isn't parsed in Chance, and the output is the raw line.