Closed leny closed 10 years ago
If you need the above code to debug :
a#jumpto
position absolute
display block
width 30px
height 30px
top 10px
left 10px
background gray
border-radius 4px
font normal 18px/30px OpenSans, Verdana, sans-serif
color white
text-align center
text-decoration none
cursor pointer
&:before
content ""
span
display none
Thanks for reporting.
Your code should be ok now and changed font
to be considered a property by default and only when it can be with absolute certainty recognized as a tag it is highlighted as one. There are still probably some edge but since styling font tag is pretty rare I don't expect it to bother anyone.
I'll check that when Package Control will update the package (now it doesn't detect your update).
Thanks for the fix. :)
Hi,
As you can see on the following image, the
font
property is not recognized as it.Thanks in advance,