diff --git a/package.json b/package.json index eaf565b..55c63e5 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "gatsby-plugin-sharp": "^2.6.4", "gatsby-source-filesystem": "^2.3.4", "gatsby-transformer-sharp": "^2.5.2", + "precss": "^4.0.0", "react": "^16.12.0", "react-dom": "^16.12.0", "react-helmet": "^6.0.0" @@ -56,7 +57,6 @@ "jest": "^26.0.1", "jest-emotion": "^10.0.32", "lint-staged": ">=10", - "precss": "^4.0.0", "prettier": "^2.0.5", "react-test-renderer": "^16.13.1", "tailwindcss": "^1.4.6",