Tobias Reich

Results 63 comments of Tobias Reich

Reproduction: https://repl.it/@electerious/rollup-repro#index.js

I liked the idea at the first glance, but I'm not a fan the more I think about it: 1) A set of breakpoints leads to testing on a set...

I agree. The breakpoint feature could be indeed nice for the client and designer. Here's what it needs to implement it: 1. The iframe is currently not resizable (only the...

Sounds like a good idea! Maybe a `page` option similar to the `group` option. > I really like the simplicity of Malvid, and I like that you kept the structure...

Can you explain more deeply what you are talking about?

Ah, you are looking for a way to add a logo. That's currently not possible, but I will leave the issue open to see if more people are interested in...

Thanks for the response! > I think what is happening is title is unavailable to the _layout.ejs when attempting to render soeme file other than index.{ejs|jade|md} There's only a `index.ejs`...

Looks like @kennethormandy is planning a different approach as written in #438. Are there any plans when this feature will be implemented? My biggest problem is that compilation fails because...

The package uses `import` but has no `"type": "module"` in the package.json: https://stackoverflow.com/a/64655153

Thanks for letting me know! > In my opinion it may be related to recently renaming timezone Europe/Kiev to Europe/Kyiv I think that's the problem. I'm using `date-fns-tz` to work...