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 99baf71 commit 95b27e2Copy full SHA for 95b27e2
package.json
@@ -20,9 +20,7 @@
20
"html5-framework",
21
"javascript-framework"
22
],
23
- "publishConfig": {
24
- "access": "public"
25
- },
+ "publishConfig": { "access": "public" },
26
"scripts": {
27
"start": "npx webpack --config webpack.config.js",
28
"build": "NODE_ENV=production npx webpack --config webpack.config.js",
@@ -36,9 +34,7 @@
36
34
},
37
35
"author": "CoCreate LLC",
38
"license": "MIT",
39
- "bugs": {
40
- "url": "https://github.com/CoCreate-app/CoCreateCSS/issues"
41
+ "bugs": { "url": "https://github.com/CoCreate-app/CoCreateCSS/issues" },
42
"homepage": "https://cocreate.app/docs/CSS",
43
"funding": {
44
"type": "GitHub Sponsors ❤",
0 commit comments