Makes Twitter Bootstrap test more restrictive
This should stop a lot of false positives for Twitter Bootstrap. It ensures that the CSS clause is within a `href` attribute of a `<link>` tag and also that the only things between 'bootstrap' and '.css' is an optional `.min`.
Loading
Please sign in to comment