Strider

Results 91 comments of Strider

@borela hello. Generic normalization went ok in my case. ![_2018-07-03_10-48-52](https://user-images.githubusercontent.com/2124761/42206158-ffed6e46-7eae-11e8-9cfb-4119b72ce02e.png)

@borela agreed. :+1: I'l try to learn something about syntaxes and try to fix this by myself. My idea is still the same, flow prolog must be recognizable inside comment...

Why `app.route()` doesn't have `use()` when `Router()` instance has? What's the difference and what is the proper manner to mount subapp/router over `app.route()` instance? Looks like `all` has another meaning...

@notflip if you look at the proposal it must not to be working, since it's just a proposal. What are you doing and what are you trying to achieve?

That would be nice.

``` sh $ csscomb --version 3.1.8 ``` ``` sh $ node-sass quarks-all/test/test.scss | csscomb No input paths specified Usage: csscomb [options] Options: -h, --help output usage information -V, --version output...

Wrapper element is also a bad idea when sticky element is inside a table (like `tr` or `thead`).

Maybe this is a backslash issue?

Good way to achieve that is to support some form of simple DSL inside `{ breadcrumb: ... }` and the ability to reference things from component's scope and current route....

> We don't have any plans to change the behavior in the AMD CDN build. I see. This is considered to be a legacy build, if I'm right. Actually I...