Sebastian
Sebastian
### Description Right now it's using Tailwind. Would be interesting to see how we could share styles and layout.
### Description It's easy to assume that running `rome format .` would write the files. We can make it clearer by logging a suggestion that they run `rome format ....
### Description ^
### Description Can we use the console width to decide how wide to make these? 
### Description This would drastically help with migration. Especially for users who have opted out of Prettier defaults. Notably we could automatically set `indentStyle` etc.
### Description If we have bug fixes then we should be aiming to get a patch release out ASAP. This could mean a patch release a day. It's my understanding...
This PR addresses the following regressions/fixes from #3659: - Fixed CLI not showing up in references - Playground: Fixed mobile navigation - Playground: Added dark input styles - Playground: Renamed...
### Description When there's zero changes we shouldn't need to write the entire long comment. eg. https://github.com/rome/tools/pull/3679#issuecomment-1312314897