We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To prevent random mixing of styles maybe we should use prefix?
For example, .tb-span6 or .tb-row instead .span6 or .row?
.tb-span6
.tb-row
.span6
.row
.menu, .navbar is so common class names so it may a little confusing without prefix
.menu
.navbar
To prevent random mixing of styles maybe we should use prefix?
For example,
.tb-span6or.tb-rowinstead.span6or.row?.menu,.navbaris so common class names so it may a little confusing without prefix