mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 18:54:25 +08:00
@@ -553,6 +553,10 @@
|
||||
display: reduced;
|
||||
}
|
||||
|
||||
.syntax {
|
||||
display: auto;
|
||||
}
|
||||
|
||||
.text-3 {
|
||||
hyphens: manual;
|
||||
line-break: loose;
|
||||
|
||||
@@ -610,6 +610,11 @@
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.syntax {
|
||||
display: auto;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.text-3 {
|
||||
hyphens: manual;
|
||||
line-break: loose;
|
||||
|
||||
Reference in New Issue
Block a user