diff --git a/client/package.json b/client/package.json index c9de3b3..55380c4 100644 --- a/client/package.json +++ b/client/package.json @@ -26,8 +26,7 @@ "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", - "eject": "react-scripts eject", - "postbuild": "purgecss --css build/static/css/*.css --content build/index.html build/static/js/*.js --output build/static/css" + "eject": "react-scripts eject" }, "eslintConfig": { "extends": [ diff --git a/client/src/components/Snippets/SnippetCard.tsx b/client/src/components/Snippets/SnippetCard.tsx index d880a30..22cf44c 100644 --- a/client/src/components/Snippets/SnippetCard.tsx +++ b/client/src/components/Snippets/SnippetCard.tsx @@ -51,7 +51,7 @@ export const SnippetCard = (props: Props): JSX.Element => { >