mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 11:14:25 +08:00
Fix spec name
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
display: revert;
|
||||
}
|
||||
|
||||
.colors {
|
||||
.color {
|
||||
opacity: rgba(0, 0, 0, 1);
|
||||
display: hsla(0, 0, 0, 1);
|
||||
display: currentColor;
|
||||
|
||||
Reference in New Issue
Block a user