Skip to content

Commit ee02e99

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2026-03-06) ### Bug Fixes * update deps and docs ([#68](#68)) ([cc7c1ce](cc7c1ce))
1 parent cc7c1ce commit ee02e99

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-react-scoped-css",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Bring scoped CSS to React with Vite & Rollup. Lightweight component-level style isolation similar to Vue and Angular.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -27,12 +27,12 @@
2727
"styles",
2828
"vite",
2929
"vitejs",
30-
"plugin",
31-
"vite-plugin",
32-
"rollup-plugin",
33-
"css-modules",
34-
"scoped-styles",
35-
"component-styles",
30+
"plugin",
31+
"vite-plugin",
32+
"rollup-plugin",
33+
"css-modules",
34+
"scoped-styles",
35+
"component-styles",
3636
"isolation"
3737
],
3838
"license": "MIT",

0 commit comments

Comments
 (0)