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 6de1133 commit 4c69a17Copy full SHA for 4c69a17
.npmignore
package.json
@@ -16,6 +16,9 @@
16
"url": "https://github.com/MattDiMu/postcss-replace-overflow-wrap/issues"
17
},
18
"homepage": "https://github.com/MattDiMu/postcss-replace-overflow-wrap",
19
+ "files": [
20
+ "index.js"
21
+ ],
22
"dependencies": {
23
"postcss": "^6.0.1"
24
0 commit comments