emmetio / emmet-atom

Emmet support for Atom
MIT License
765 stars 180 forks source link

Flex abbreviation expands incorrectly #445

Open VesterDe opened 8 years ago

VesterDe commented 8 years ago

fx1should expand to flex: 1; while currently it expands to flex: 1px;

Am I correct in assuming this is not the intended behaviour?

To reproduce the error, simply expand fx1.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/35981827-flex-abbreviation-expands-incorrectly?utm_campaign=plugin&utm_content=tracker%2F535900&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F535900&utm_medium=issues&utm_source=github).
sergeche commented 8 years ago

Yes, it’s a mistake. Will fix it