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 8479920 commit 00223e7Copy full SHA for 00223e7
.npmignore
package.json
@@ -5,8 +5,11 @@
5
"main": "dist/main.js",
6
"module": "dist/main.module.js",
7
"types": "dist/index.d.ts",
8
- "description": "Smooth, easy transitions for CSS grid",
+ "description": "Buttery smooth, easy transitions for CSS grid",
9
"homepage": "https://github.com/aholachek/animate-css-grid",
10
+ "files": [
11
+ "/dist"
12
+ ],
13
"keywords": [
14
"css",
15
"grid",
0 commit comments