amiramix

Results 2 issues of amiramix

**Issue** Stylelint reports CssSyntaxError when linting a statement that contains both, CSS variable and SASS interpolation variable. **Reproduction** The following Sass snippet causes Stylelint to incorrectly report an error, which...

status: needs discussion

Trying to start n2o: ``` g@crayon2:~/work/n2o/samples % ./mad repl Configuration: [{n2o,[{port,8000}, {app,review}, {upload,"./apps/review/priv/static/"}, {search,"/Users/5HT/depot/synrc/synrc.com/apps/*/doc/web/*.htm"}, {route,routes}, {mq,n2o_mq}, {formatter,bert}, {log_modules,config}, {log_level,config}, {log_backend,n2o_log}, {session,n2o_session}, {origin,}, {bridge,n2o_cowboy}, {pickler,n2o_pickle}, {erroring,n2o_error}, {event,pickle}]}, {kvs,[{dba,store_mnesia}, {schema,[kvs_user,kvs_acl,kvs_feed,kvs_subscription]}]}] Applications: [kernel,stdlib,fs,ranch,crypto,compiler,syntax_tools,mnesia,...