StartBootstrap / startbootstrap-clean-blog

A clean Bootstrap blog theme created by Start Bootstrap
https://startbootstrap.com/theme/clean-blog/
MIT License
1.78k stars 1.85k forks source link

ActionView::Template::Error: Invalid CSS in cleanblog.css #18

Closed mckayward closed 8 years ago

mckayward commented 8 years ago

When using Capybara to test a RoR application that uses this project's CSS, an error occurs as the sass gem parses the css.

The error is: ActionView::Template::Error: Invalid CSS after "...orm-group::not(": expected pseudo_expr, was ":first-child)"

I found reference to this same error on Stack Overflow from someone who encountered the problem when pushing a rails app that uses the blackrockdigital/startbootstrap-freelancer to Heroku. The post is located at http://stackoverflow.com/questions/29895297/sasssyntaxerror-invalid-css-after-orm-groupnot-expected-pseudo-expr

davidtmiller commented 8 years ago

I will check into this one.

davidtmiller commented 8 years ago

This should be fixed now...