Ole Strøm

Results 16 comments of Ole Strøm

I've no idea where to even start. Here's a couple of random samples from various current browsers from http://necolas.github.io/normalize.css/8.0.0/test.html android google chrome 68 ![android google chrome 68](https://user-images.githubusercontent.com/7634050/44457259-114a6100-a603-11e8-96da-366a282c51e9.png) chrome 68 ![chrome...

@necolas any thoughts on this? This issue was originally only for padding, but there's so many other things that could use some normalization.

Completely fair. Perhaps add something along the lines of "normalize.css should not get into overriding OS styling." to the readme - to prevent further related issues :+1: Thanks for the...

Whew, this issue branched out. I want the same thing as @grigoryvp (I think), which got illustrated here: https://github.com/vuejs/vue-loader/issues/957#issuecomment-329947476, though still a little confusing. Here's my take on it, feel...

There would be two data-v- tags if I added `scoped` to `atom-flex` :)

As a previous user of less and stylus, I'd really like to see this implemented! I'd love to help getting this done as well. Some pointers would be highly appreciated....

Perfect, thank you @nex3! Had a quick glace at it now, and it seems to cover all I need. I'll take a shot at it next session!

I too would love to use AJV with Deno. I've tried hacking support for it with Deno Deploy without success, as AJV generates code, and Deno Deploy does not support...

Same issue here on a clean install: ``` $ rustc -V rustc 1.57.0 (Arch Linux rust 1:1.57.0-1) $ wasm-pack -V wasm-pack 0.10.1 $ wasm-pack new hello-wasm [INFO]: Installing cargo-generate... Segmentation...

You sure this one needs an RFC, @posva ? It seems many people are hitting this issue, considering https://github.com/vuejs/vue-router/issues/2105 is the top result when searching for "vue nested routes without...