File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 2.6.4] ( https://github.com/willofindie/vscode-cssvar/compare/v2.6.3...2.6.4 ) - 2023-10-12
8+ ### Fixes
9+ - #110 (https://github.com/willofindie/vscode-cssvar/issues/110 ) Failed to parse CSS variable with @layer declaration
10+
711
812## [ 2.6.3] ( https://github.com/willofindie/vscode-cssvar/compare/v2.6.2...v2.6.3 ) - 2023-07-02
913### Fixes
Original file line number Diff line number Diff line change @@ -119,13 +119,13 @@ Please find details for CSS colors [here in MDN Docs](https://developer.mozilla.
119119
120120<br ><br ><br ><br >
121121
122- <h3 align =" center " >Phoenisx Sponsors</h3 >
122+ <!-- < h3 align="center">Phoenisx Sponsors</h3>
123123
124124<p align="center">
125125 <a href="./img/sponsors.png">
126126 <img src='./img/sponsors.png'/>
127127 </a>
128- </p >
128+ </p> -->
129129
130130
131131
You can’t perform that action at this time.
0 commit comments