mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
words
This commit is contained in:
@@ -199,7 +199,10 @@ While it's possible to set all styles for an app this way, it is rarely necessar
|
||||
|
||||
!!! info
|
||||
|
||||
The dialect of CSS used in Textual is greatly simplified over web based CSS and much easier to learn!
|
||||
The dialect of CSS used in Textual is greatly simplified over web based CSS and much easier to learn.
|
||||
|
||||
|
||||
CSS makes it easy to iterate on the design of your app and enables [live-editing](./guide/devtools.md#live-editing) — you can edit CSS and see the changes without restarting the app!
|
||||
|
||||
|
||||
Let's add a CSS file to our application.
|
||||
|
||||
Reference in New Issue
Block a user