mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add CSS type number.
This commit is contained in:
1
docs/snippets/type_syntax/number.md
Normal file
1
docs/snippets/type_syntax/number.md
Normal file
@@ -0,0 +1 @@
|
||||
A [`<number>`](/css_types/number) is an [`<integer>`](/css_types/integer), optionally followed by the decimal point `.` and a decimal part composed of one or more digits.
|
||||
Reference in New Issue
Block a user