We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d496ec commit 4f8d08eCopy full SHA for 4f8d08e
after/syntax/css/multicol-2.vim
@@ -0,0 +1 @@
1
+syn keyword cssPseudoClassId contained column
test/test.css
@@ -720,6 +720,10 @@ mask {
720
display: balance-all;
721
}
722
723
+.multicol-2::column {
724
+ display: auto:
725
+}
726
+
727
.namespace-3 {
728
display: auto;
729
0 commit comments