jakiestfu / Context.js

Contextual Menus with Twitters Bootstrap.css
http://lab.jakiestfu.com/contextjs/
248 stars 62 forks source link

Fixed SASS error while processing css #11

Closed altmind closed 10 years ago

altmind commented 10 years ago

Currently, if you try to include context.js's css in sass, sass processor chokes on IE filter declaration.

Syntax error: Invalid CSS after "       filter: progid": expected ";", was ": dximagetransf..."
        on line 79 of **CUT**\app\vendor\contextjs\context.standalone.css
        from line 16 of app/themes/main.scss

I cleared this rule a bit, now sass can successfully process this css rule.

altmind commented 10 years ago

@jakiestfu do you need more justification for this PR or are you just too busy now?

Can I make anything for you to accept this PR?

jakiestfu commented 10 years ago

Thanks for your generous contribution, I appreciate your help, dude!

altmind commented 10 years ago

Thanks, you are totally awesome