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