I'd like to edit a website in oXygen. The website is based on Twitter Bootstrap. However, the CSS included with Bootstrap is invalid[1].

I just want to be able to add some paragraphs, headlines, images etc. to the HTML, nothing fancy, but since the CSS files doesn't validate, the Author mode doesn't display anything useful. Is it possible to ignore the CSS errors somehow and just display the HTML as if no CSS files were associated?

[1] https://github.com/twitter/bootstrap/issues/6398

Jostein