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 56ad24a commit a1f4fccCopy full SHA for a1f4fcc
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Svelte preprocess CSS Modules, changelog
2
3
+## 2.0.2 (May 26, 2021)
4
+- Fix Readme
5
+
6
## 2.0.1 (May 6, 2021)
7
- Fix shorthand directive breaking regular directive
8
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-preprocess-cssmodules",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Svelte preprocessor to generate CSS Modules classname on Svelte components",
"keywords": [
"svelte",
0 commit comments