You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
A documentação de classes funcionais indica que existe variações usando -xs e -sm dependendo da largura da tela, no entanto algumas classes não foram implementadas pra ser usadas com a variação -xs(print em vermelho)
Exemplo: .ls-txt-left-sm existe e .ls-txt-left-xs não.
No arquivo helper-classes.sass realmente faltam algumas classes de variação (veja o print)
The text was updated successfully, but these errors were encountered:
A documentação de classes funcionais indica que existe variações usando
-xs
e-sm
dependendo da largura da tela, no entanto algumas classes não foram implementadas pra ser usadas com a variação-xs
(print em vermelho)Exemplo:
.ls-txt-left-sm
existe e.ls-txt-left-xs
não.No arquivo helper-classes.sass realmente faltam algumas classes de variação (veja o print)
The text was updated successfully, but these errors were encountered: