Comment on Haml & Sass 3 Beta ReleaseparentComments−Jasber16yThese syntax changes move Sass closer to things web developers are familiar with.I believe renaming !variable to $variable is more intuitive for most web developers.Also I've made the mistake multiple times of forgetting to use an equal sign rather than a colon.These weren't show stoppers but they added extra complexity to an elegant solution.I'm excited about the new changes.
Comments
These syntax changes move Sass closer to things web developers are familiar with.
I believe renaming !variable to $variable is more intuitive for most web developers.
Also I've made the mistake multiple times of forgetting to use an equal sign rather than a colon.
These weren't show stoppers but they added extra complexity to an elegant solution.
I'm excited about the new changes.