0

Does anyone know of any rails 4 solutions for the ie 9/8 4096 css selector limit. I have tried the css-splitter gem, however I cannot get it to work in production. Any useful suggestions would be greatly appreciated.

  • possible duplicate of [Rails asset pipeline solution for IE 4096 selector/stylesheet limit](http://stackoverflow.com/questions/12126118/rails-asset-pipeline-solution-for-ie-4096-selector-stylesheet-limit) – Spudley Apr 01 '14 at 09:46
  • I have tried this solution but doesn't seem to work in production, only works in development – user3472404 Apr 01 '14 at 10:29
  • well if it works in dev, then it works. You need to find out what's different about your production environment that stops it working there. You've got a workable solution, so make it work rather than trying to find another solution (because even if you do find another solution, what makes you think you won't have the same problem in production with that as well?) – Spudley Apr 01 '14 at 11:13

0 Answers0