Jamie Hoover
Jamie Hoover
@lucacasonato is there a work-a-round in the meantime? I am working on a React component library that relies on the automatic import of `React` and trying to determine if I...
Great suggestion, I feel your pain on this as well. An earlier suggestion points to removing JSHint from the build flow of Sublime Text. As I begin exploring this, I...
Currently, there is no Node.js module interface for an API. `webfonts` was meant to be run from the command line only. What is the use case you are trying to...
Seems like a reasonable feature to add. Will need to research simplest way to convert and then decide whether this should be automatic or configurable.
Precompiled. Updated project with a milestone to track this and updating the dependencies.
Seems like 1 will be more straight forward to implement and use. 2 makes the default of all inverting implicit. I do like the simplicity of 2 and think the...
I run `icc-brightness clean` and then immediately `icc-brightness apply` to reset whenever the brightness settings start being ignored on my Thinkpad X1 Extreme (gen 2) with OLED.
Finally found this issue after several attempts to configure the CSS filename. Thought this would work... ```typescript css: { postcss: { to: "custom.css" } }, ``` ...but nope.
+1. Updated to express 3.0.0beta6 and no worky.