Matt Scheurich

Results 19 issues of Matt Scheurich

BRO seen this? https://github.com/ai/autoprefixer If you could add that functionality to Codekit, that would be radical, dude.

**Is your feature request related to a problem? Please describe.** We manage our theme codebase in a repo, and often when installing new apps those new apps add new files...

In reference to #50 : I've made a quick stab at turning kuroshiro (and kuroshiro-analyzer-kuromoji) sync, and I found that the dependency kuromoji has lag when building the data files...

When I have a path that is a single slash (`/`) I get this rule throwing an error. ## Detailed description ``` paths: /: post: ... ``` I'm unsure if...

Hi there, I'm trying to play with your app to see how it works, however when I try to connect to Jira, I get the following message: Any ideas how...

Added official names for Slovakia (Slovak Republic) and Slovenia (Slovenia, Republic of), taken from Wikipedia: - https://en.wikipedia.org/wiki/Slovakia - https://en.wikipedia.org/wiki/Slovenia

I'm trying to implement the reset password flow in my app and I noticed that this library is missing references to the `firebase/auth` `confirmPasswordReset` function. Is this by design that...

Hi there! Thanks for creating this script generator, it has been amazing to use. Just for convenience's sake, would it be possible to view the exported script code in a...

I'm using `sftp-promises` which uses this library as a dependency, and I'm finding that Google Cloud Build (GCB) is breaking when it is trying to run tests via Jest: ```...

I'm running my project within GCP Cloud Build and I'm getting the following error while running tests within Jest via NPM: ``` Step #1: ReferenceError: You are trying to `import`...