mirror of
https://gh-proxy.org/https://github.com/mtrlps-community/lps-community-guide.git
synced 2026-08-12 00:55:49 +08:00
feat(style): 在ASCII字符与CJK之间自动添加空格
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
:root {
|
||||
text-autospace: normal;
|
||||
}
|
||||
code, pre {
|
||||
text-autospace: no-autospace;
|
||||
}
|
||||
Reference in New Issue
Block a user