Sergii Lavrin

Results 168 comments of Sergii Lavrin

Any plans to continue development?

> Unions like that are not introspectable though Yeap, good point. I realized that yesterday too. Definitely not an option then What do you think about passing types to dispatch...

Same here. Freezing isn't always wanted thing, unfortunately.

:+1: for Jinja and Sass support!

I guess it will be more appropriate to move Sass or Jinja language support request into standalone issue. Also, to note, same syntax could be applied to Nunjucks, Twig and...

Oh my, and I was wondering why ``` process.on('exit', () => { console.log("on exit") }) ``` inside my task isn't doing anything. So, Grunt v1.0.0 is affected by this, right?

Hi Any chances to see native fix of that issue?

So far it seems to be undesired at least for base line-heights, since it will affect font-sizes, set with `%` β€” they will break out of grid with line-height set...

I'm not sure that we need this, because it's anyway impossible to generate anything automatically based on it. So, probably it has no difference with just declaring ``` sass $ekzo-spacing-unit:...

Approximate structure: ``` scss // --------------------------------------- // Font famylies // --------------------------------------- $fonts: ( 'Open Sans': ( // first font always base version: 234234432, // global version bold: ( // weight...