Jakob Eriksen

Results 6 issues of Jakob Eriksen

It seems like deprecation warnings makes CodeKit choke - why a **quiet** option would be nice (you are not getting warnings anyways). **Example:** ``` SCSS .extend { content:'A'} @media all...

### What problem does this feature solve? Using Date.now() as key will provide a unique and comparable* identifier in relation to history navigation allowing back/forward navigation to be detected and...

feature request
discussion
fixed on 4.x

![image](https://user-images.githubusercontent.com/1699461/41148943-90e5b1e6-6b0a-11e8-9018-28e3d54888a4.png) RAM-0.0.9.dmg

First of all – thank you for taking on this task - it is highly appreciated :-) It seems like there is an issue when trying to compare relative and...

**Feature request** Passing arguments to content blocks is a nice feature but it requires **using** _even if not needed_. Example (from the [documentation](https://sass-lang.com/documentation/at-rules/mixin#passing-arguments-to-content-blocks)) ```scss @mixin media($types...) { @each $type in...

enhancement