Scott Kellum
Scott Kellum
I was thinking of it a little differently. Rather than an extension of what you have in your spec, it could be something like this: ```html hello world! ``` ```css...
Also I’m happy to have a video chat about this as I know it’s sometimes hard to talk through conceptual ideas in threads. And then bring notes back to the...
@nex3 I want to remove the need for Ruby in the modular scale extension. While CodeKit, Mixture, and other tools do support extensions, the process is far too complex for...
FWIW I think we should keep this discussion focused on arguments for or against the Sass feature in question (native `pow()` function). Examples of use cases are helpful arguments for...
Having used something very similar to `@if $target` in production it is incredibly cumbersome. Isolating styles appropriately across multiple partials becomes annoying, especially when whole partials of styles might not...
+1 I am for a comma separated list of properties as the colon separated list makes me think the following properties are nested in the previous ones. Comas follow the...
@canarymason bump
I recall @snugug mentioning this functionality was coming in 3.3. Is this closed? Is there docs or source I can reference?
Now that we have the sass:list module, this seems like it fits in well with that.
@mirisuzanne Yes I can do it