Update grid-2.vim

https://www.w3.org/TR/2019/WD-css-grid-2-20191203/
This commit is contained in:
Kyo Nagashima
2019-12-05 08:19:04 +09:00
parent 8aee9a339d
commit dcd7e3dca8
2 changed files with 1 additions and 2 deletions

View File

@@ -1 +0,0 @@
syn match cssValueNumber contained "\d\(.\d\+\)\=ar"

View File

@@ -420,7 +420,7 @@
} }
.grid-2 { .grid-2 {
display: 1.618ar; display: auto;
} }
.html5, .html5,