Bassim Shahidy

Results 43 comments of Bassim Shahidy

> > For me it looks a little better but still not quite right (using nightly - [d1fd22a](https://github.com/ghostty-org/ghostty/commit/d1fd22ae80f764aea5c05987871a58a2fb776862)) > > You have different background colors configured there. The background color...

Hi, if possible please share screenshots and your relevant code

Also where is the code for blocks? Why remove that? We want to be able to toggle preview/code when browsing blocks, we shouldn't have to use the CLI or v0...

use `claude --continue` to resume latest convo or `claude --resume` to select from your convos

Thanks for sharing! It would be helpful to include a guide for this in our docs

I believe that error is coming from a tailwind plugin, you may have tailwind defined somewhere in your app. otherwise @layer is css native and doesn't require tailwind.

@OguzhanAgca Yes that sounds right, you'll need to replace the :root selector if you have a parent project with styles that you don't want to conflict. That's unrelated to this...

Thanks for reporting, we will get to this shortly