We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 630c4dd commit 0b32a68Copy full SHA for 0b32a68
.changeset/stupid-countries-tie.md
packages/vanilla-extract/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @capsizecss/vanilla-extract
2
3
+## 2.0.3
4
+
5
+### Patch Changes
6
7
+- [#244](https://github.com/seek-oss/capsize/pull/244) [`630c4dd`](https://github.com/seek-oss/capsize/commit/630c4dd549d74bbf0be7de8c545295767807c92f) Thanks [@askoufis](https://github.com/askoufis)! - Ensure Vanilla Extract styles are bundled into isolated modules
8
9
## 2.0.2
10
11
### Patch Changes
packages/vanilla-extract/package.json
@@ -1,6 +1,6 @@
{
"name": "@capsizecss/vanilla-extract",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Vanilla-extract integration for capsize",
"keywords": [
"capsize",
0 commit comments