Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Improper parsing of numeric values for transition property #58

Closed
adamreisnz opened this issue Jun 5, 2016 · 1 comment
Closed

Improper parsing of numeric values for transition property #58

adamreisnz opened this issue Jun 5, 2016 · 1 comment
Labels

Comments

@adamreisnz
Copy link

Maybe it's not just transition that's affected, but I seem to only notice it there:

image

The .2 is not marked as constant.numeric but it should be:

image

The leading 0 is properly marked:

image

@adamreisnz adamreisnz changed the title Improper parsing of values for transition property Improper parsing of numeric values for transition property Jun 5, 2016
@50Wliu 50Wliu added the bug label Jun 5, 2016
@hediyi
Copy link
Contributor

hediyi commented Aug 5, 2016

This also works fine for me in CSS files. Maybe you could open some new issues in atom/language-sass?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants