ratatui-org / ratatui

Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀
https://ratatui.rs
MIT License
8.82k stars 263 forks source link

docs(block): add docs about style inheritance #1190

Open joshka opened 2 weeks ago

joshka commented 2 weeks ago

Fixes: https://github.com/ratatui-org/ratatui/issues/1129

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.4%. Comparing base (127d706) to head (cbfcd34). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1190 +/- ## ====================================== Coverage 94.4% 94.4% ====================================== Files 62 62 Lines 14935 15048 +113 ====================================== + Hits 14105 14217 +112 - Misses 830 831 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.