https://textual.textualize.io/blog/2023/09/21/textual-0380-adds-a-syntax-aware-textarea/
[0.38.0] - 2023-09-21
Added
- Added a TextArea #2931
- Added :dark and :light pseudo classes
Fixed
- Fixed
DataTable
not updating component styles on hot-reloading #3312
Changed
- Breaking change: CSS in DEFAULT_CSS is now automatically scoped to the widget (set SCOPED_CSS=False) to disable