We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd3db3 commit cee27ecCopy full SHA for cee27ec
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+## v2.0.0
2
+
3
+[compare changes](https://github.com/reslear/tailwind-scrollbar-hide/compare/v1.3.1...v2.0.0)
4
5
+### 🩹 Fixes
6
7
+- ⚠️ Export as ESM ([2dd3db3](https://github.com/reslear/tailwind-scrollbar-hide/commit/2dd3db3))
8
9
+#### ⚠️ Breaking Changes
10
11
12
13
+### ❤️ Contributors
14
15
+- Reslear <[email protected]>
16
17
## v1.3.1
18
19
[compare changes](https://github.com/reslear/tailwind-scrollbar-hide/compare/v1.3.0...v1.3.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "tailwind-scrollbar-hide",
- "version": "1.3.1",
+ "version": "2.0.0",
"description": "tailwindcss plugin for hide scrollbar",
"keywords": [
"tailwindcss",
0 commit comments