2 E037
Herst редактировал(а) эту страницу 2018-10-21 15:29:43 +02:00

E037

Bootlint v0.x

Column widths must be positive integers (and <= 12 by default). Found usage(s) of invalid nonexistent .col-*-0 classes.

There are no .col-*-0 (i.e. .col-xs-0, .col-sm-0, .col-md-0, .col-lg-0) classes in Bootstrap v3.

Bootlint v1.x (Bootlint for Bootstrap v4 and newer)

Column widths must be positive integers (and <= 12 by default). Found usage(s) of invalid nonexistent .col*-0 classes.

There are no .col*-0 (i.e. .col-0, .col-sm-0, .col-md-0, .col-lg-0) classes in Bootstrap.