Home › Forums › CSS › [Solved] Lets Learn SASS together. › Re: Lets Learn SASS together.
May 20, 2012 at 6:17 pm
#103151
Member
@Senff Honestly, having a Ruby dependency is why I shied away from SASS.
I looked into LESS, which has a very similar format, and it just uses javascript to parse the LESS into true css – with some online sites to do it for you (I shared the links above). I know it won’t work if the user turns off javascript, but as I said, it’s so similar to SASS that you could convert it without too much effort.