UNPKG
shopware-missing-mixins
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
missing basic less-mixins for Shopware 5
shopware-missing-mixins
/
_mixins
/
hyphenate.less
7 lines
(6 loc)
•
125 B
text/less
View Raw
1
2
3
4
5
6
7
.hyphenate
() { -webkit-
hyphens
: auto; -moz-
hyphens
: auto; -ms-
hyphens
: auto;
hyphens
: auto; }