Daniel Ruf
Daniel Ruf
There are currently conflicts which have to be resolved.
We switched to npm, please check the files where `jquery` is defined as dependency.
Hi @lisunovdv, thanks for your PR. > But `v1.0.0-rc.5` has a`latest` tag so we need to write `"cheerio": "0.22.0"' instead of `"cheerio": "^0.22.0"` This is not correct. The SemVer range...
Do you mean the case where you want to use the same layout for all viewports? `` Or similar works, basically use the same value for all relevant breakpoints. But...
The button element creates a table. The styles seem to work so this is not the same issue.
In general buttons should be configured through the settings file. There might be the hover or other styles that cause this.
You probably use a wrong path for `template/template`. Shouldn't it be `templates/template` with an `s`?
> Any updates? No as you can see =) Any help is very welcome.
> I've made a PR in the Inky repo. Not sure wich one. In such cases please always link it.
There it is: https://github.com/foundation/inky/pull/102/files Also relevant: https://github.com/foundation/inky/pull/114