hackers-painters/katana-parser

parser swallow '-' in value

rivalnhwc opened this issue · 1 comments

when i parse sth like {right : -2dp;}. it give me {right:2dp;}

PS. I change some code to make value like '2dp' pass the parser.