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:

= Copy to clipboard Copied!

Total downloads 6,214

For this version 3,295

License:

MIT

Required Ruby Version: >= 2.0.0

Links: