Skip to content

Commit a7a6091

Browse files
committed
Version bump
1 parent d2e6559 commit a7a6091

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-scope-tailwind",
33
"description": "A vite-plugin to encapsulate and scope your TailwindCSS styles to your library and prevent them affecting styles outside",
4-
"version": "1.1.10",
4+
"version": "2.0.0",
55
"main": "./dist/cjs/index.cjs",
66
"types": "./dist/main.d.ts",
77
"files": [

0 commit comments

Comments
 (0)