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 9d48500 commit fdd5313Copy full SHA for fdd5313
CHANGELOG.md
@@ -30,3 +30,8 @@ All notable changes to the "vue3-code-block" plugin will be documented in this f
30
* If you are using the default themes without using `import` then you will not be affected by this change.
31
* Fixing HighlightJS default theme style causing icon to appear over a scrollbar when present.
32
* Adding sass scripts to package.json to compile scss files to css.
33
+
34
+## v2.1.1
35
+2023-04-16
36
+[main] (@webdevnerdstuff)
37
+* Changing importing of css/scss/sass to use @use instead of @import.
0 commit comments