eduardinni / bootlint-online

Bootlint implementation to check remote websites via HTTP. Node.js back-end with React front-end
https://www.bootlint.com
MIT License
37 stars 2 forks source link

Only columns (`.col-*-*`) may be children of `.row`s #24

Closed npapandreou closed 6 years ago

npapandreou commented 6 years ago

Actually, .col can also be a child of a row.

eduardinni commented 6 years ago

This is because bootline-online depends on twbs/bootlint and it currently supports only Bootstrap 3, more info twbs/bootlint#377