Charlie Harding

Results 14 issues of Charlie Harding

As this transformer now supports viewport units (#18), please could we add support for calc? This would allow us to use rules such as `margin-left: calc(50vw - 10px)`, which could...

Previously, this module was incorrectly resolving paths. For an import of `A/b` from file `/C/d.scss`, it was looking in **[`/C/A`, `/C`, `/`]** for a file `d.android.scss`/`d.ios.scss`, `d.native.scss`, `d.scss`. For an...

As the title says, would it be possible to update the typings of an scss file on save, in Visual Studio Code?

Enhancement ✨
Documentation ✍️

### What rule do you want to change? no-shadow ### What change to do you want to make? Generate fewer warnings ### How do you think the change should be...

enhancement
rule

`:has()` expressions do not work with a leading `>`. This is included as the first example is the linked docs for `:has` from the readme (https://drafts.csswg.org/selectors-4/Overview.bs#relational). I am trying to...

Hi, would it be possible to add a shortcut for opening Big Sur’s Control Center?

At the moment the Voronoi graph uses straight lines based on distance on the WGS84 projection to the nearest parkrun. This is geographically inaccurate, and means that much of the...

If I type very quickly into the search bar and hit enter, the first result that has been loaded is selected. If the search bar has been edited between the...

Filters will not stop after the first line if the filter is indented with tabs. Filters will not stop if a blank line with insufficient indentation is found. Any spaces...