Samuel Stroschein

Results 262 comments of Samuel Stroschein

@NilsJacobsen let's go on a call. there seem to be several wrong requirements. - nobody needs to style a button - you probably don't need global styles The following is...

**Call with @NilsJacobsen** - colors, spacing & co should be derived. can't expose `color-50`, `color-100`, etc because an app might not be able to define colors in N steps -...

i hate this. looking forward to semantic diffing in lix

@felixhaeberle so? messages in the project exist and should be shown. the bug report is not about inline annotations

> Of course we could make it more modular here but in general please just setup the project correctly and then it works. The extension requirement until this date wasn't...

closing because not relevant anymore with lix on sqlite https://opral.substack.com/p/accelerate-by-years-part-iii-lix

Yeah, nasty edge case. The matcher should support this case though. It would be a bug if it wouldn't and lint rules like https://github.com/opral/monorepo/discussions/2253 do not trigger. Seems like the...

@opral/inlang-ide-extension if the ide extension only calls `query.*` methods from the @opral/inlang-sdk, the bug is in the SDK. Assigning @felixhaeberle to this issue as default. Felix hand off to @jldec...

> Is offline support on our roadmap? https://github.com/opral/monorepo/discussions/1021

@NiklasBuchfink this is likely the same problem you are facing. namely: dynamic import with JS data URIs failing. @LorisSigrist did you identify the JS data URI dynamic import as root...