Dead code in setup.less and many other less templates

Code:

Код:
.m-faBase(@type: false, @weight: false)
{
    // deprecated, use .m-faIcon directly
}

[...]

.m-iconicIcon(@setPosition: true)
{
    [...]

    &:before,
    &:after
    {
        .m-faBase('Pro'; inherit);

All instances of mixin m-faBase probably should probably be removed (it doesn't do anything anyway).

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ