Skip to content

Commit 0e17514

Browse files
committed
changing footer
1 parent 9054903 commit 0e17514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"scripts": {
2424
"start": "react-scripts start",
25-
"build": "react-scripts build",
25+
"build": "CI= react-scripts build postcss css/tailwind.css -o src/css/tailwind.css",
2626
"test": "react-scripts test",
2727
"eject": "react-scripts eject"
2828
},

0 commit comments

Comments
 (0)