all: unset isn't hyphens-friendly
Closed this issue · 1 comments
raphaelgoetter commented
Hello,
It seems that all: unset
disallows hyphens
property on elements (or another property which goes along with hyphens
)
See : https://codepen.io/raphaelgoetter/pen/ZErGoae (uncomment all: unset
to enable hyphens: auto
)
elad2412 commented
You are using an old version.
The new version 1.6.0 is fixing this issue.