tsechingho / ckeditor-rails

Integrate CKEditor javascript library with Rails asset pipeline
https://github.com/tsechingho/ckeditor-rails
MIT License
213 stars 134 forks source link

Invalid CSS after "..._footer{filter:": expected expression (e.g. 1px, bold), was "}" on assets precompile #42

Open kashiftufail opened 10 years ago

kashiftufail commented 10 years ago

Hi,

I am using ckeditor_rails (4.2.2). It is working fine. But it is not precompiling

assets.On this command it gives me error.

            rake assets:precompile                  

           Invalid CSS after "..._footer{filter:": expected expression (e.g. 1px, bold), was "}"
          (in /home/kashif/.rvm/gems/ruby-1.9.3-p392@met/gems/rich-         

          1.4.1/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_iequirks.css)
           (sass):6

How i can precompile assets for production?

Thanks

kimihito commented 9 years ago

+1

augustosamame commented 7 years ago

+1