On Sat, Oct 29, 2016 at 3:22 PM, frantisek holop <[email protected]> wrote:
> it's that time of (another) year again:
> i am submitting sass again :]
>
> please test and commit.
> let's have at least one style extension language
> processor that doesn't need a billion node js packages.
>
Looks good and tests fine with an scss file in one of my apps.
The gem ships with tests, and we can enable tests via:
MODRUBY_TEST = ruby
MODRUBY_TEST_TARGET = -I lib -e 'ARGV.each{|f| require f}' test/sass/*.rb
Can I get an OK from another developer to import this with the support for
tests added?
Thanks,
Jeremy