MISC: Support css file type (#2378)

This commit is contained in:
Shy
2025-11-05 23:05:31 +01:00
committed by GitHub
parent 9cd3ffd308
commit 4ad9a96788
18 changed files with 38 additions and 27 deletions

View File

@@ -112,7 +112,7 @@ Check how much [RAM](ram.md) a script requires to run with "n" threads
**nano [script]**
Create/Edit a script.
The name of a script must end with a script extension (.js, .jsx, .ts, .tsx). You can also create a text file with a text extension (.txt, .json).
The name of a script must end with a script extension (.js, .jsx, .ts, .tsx). You can also create a text file with a text extension (.txt, .json, .css).
**ps**