👩💻 Join our community of thousands of amazing developers!
Edit (2015/06/06): a better version of the code can be found here. Hey people! I am currently working on a JSON parser in Sass (yes, you read right) thus I faced an issue I thought unsolvable until now: casting a string into a number in Sass. Needless to say I found a solution! Even better, I found a solution to convert a string into a valid CSS length you can use as a CSS value, in calculations and stuff. I have to say I am pretty proud with what I have come up with. Not only does it work, bu...