You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
I Just installed the gem and executed the command csscss -v asn_theme.css
and it throwed the following error:
/Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/redundancy_analyzer.rb:18:in `block in redundancies': undefined method `selectors' for #<Hash:0x007ffe7b667070> (NoMethodError)
from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/redundancy_analyzer.rb:17:in `each'
from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/redundancy_analyzer.rb:17:in `redundancies'
from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/cli.rb:40:in `execute'
from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/cli.rb:17:in `run'
from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/lib/csscss/cli.rb:203:in `run'
from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/gems/csscss-1.3.1/bin/csscss:4:in `<top (required)>'
from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/bin/csscss:19:in `load'
from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/bin/csscss:19:in `<main>'
from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/bin/ruby_noexec_wrapper:14:in `eval'
from /Users/filipi/.rvm/gems/ruby-1.9.2-p290/bin/ruby_noexec_wrapper:14:in `<main>'