RubyGems Navigation menu

less_to_sass 0.1.1

Less2Sass is an easy to use converter between Less and Sass, respectively SCSS, dynamic stylesheet formats. It is based on abstract syntax tree transformation instead of the common string replacement methods using regular expressions. It does not support a lot of language features, yet. However, when finished, it will offer the developers an easy way to convert between these formats without the following manual conversion as it is today.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - May 15, 2016 (24 KB)
  2. 0.1.0 - May 15, 2016 (24 KB)

Runtime Dependencies (1):

sass ~> 3.4

Development Dependencies (3):

css_compare ~> 0.2
rake ~> 11.1
rspec ~> 3.0

Owners:

Authors:

  • Attila Večerek

SHA 256 checksum:

1d3a5953e2093dab6e0e7629c4c5cc7c2827f0da6caed288d5af4b59ba8ae2e6

Total downloads 6,118

For this version 3,240

License:

MIT

Required Ruby Version: >= 2.0.0

Links: