-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moving from Bootstrap to Tailwind CSS
- Loading branch information
1 parent
4f7da6f
commit 48995a0
Showing
20 changed files
with
26,293 additions
and
6,604 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"/Users/joakim/Code/React/react-temp/src/index.js":"1","/Users/joakim/Code/React/react-temp/src/App.js":"2","/Users/joakim/Code/React/react-temp/src/Pages/LocationList.js":"3","/Users/joakim/Code/React/react-temp/src/Components/PageNav.js":"4","/Users/joakim/Code/React/react-temp/src/Components/PageFooter.js":"5","/Users/joakim/Code/React/react-temp/src/Pages/NearbyList.js":"6","/Users/joakim/Code/React/react-temp/src/Pages/LocationData.js":"7","/Users/joakim/Code/React/react-temp/src/Pages/MapView.js":"8","/Users/joakim/Code/React/react-temp/src/Pages/Favorites.js":"9","/Users/joakim/Code/React/react-temp/src/Pages/About.js":"10","/Users/joakim/Code/React/react-temp/src/Utils/Common.js":"11","/Users/joakim/Code/React/react-temp/src/Components/NearbyLocations.js":"12","/Users/joakim/Code/React/react-temp/src/Components/LoadingSpinner.js":"13"},{"size":168,"mtime":1610368310436,"results":"14","hashOfConfig":"15"},{"size":4678,"mtime":1616489193669,"results":"16","hashOfConfig":"15"},{"size":8666,"mtime":1610710958609,"results":"17","hashOfConfig":"15"},{"size":4316,"mtime":1610460287904,"results":"18","hashOfConfig":"15"},{"size":665,"mtime":1610709089295,"results":"19","hashOfConfig":"15"},{"size":4526,"mtime":1610514469901,"results":"20","hashOfConfig":"15"},{"size":13824,"mtime":1616489067627,"results":"21","hashOfConfig":"15"},{"size":5568,"mtime":1626341231544,"results":"22","hashOfConfig":"15"},{"size":6502,"mtime":1616489198367,"results":"23","hashOfConfig":"15"},{"size":2177,"mtime":1610461993063,"results":"24","hashOfConfig":"15"},{"size":4155,"mtime":1610368310436,"results":"25","hashOfConfig":"15"},{"size":7176,"mtime":1616489157416,"results":"26","hashOfConfig":"15"},{"size":581,"mtime":1610461667878,"results":"27","hashOfConfig":"15"},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},"1upyet3",{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"35","messages":"36","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"39","messages":"40","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"43","messages":"44","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"47","messages":"48","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},{"filePath":"53","messages":"54","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"30"},"/Users/joakim/Code/React/react-temp/src/index.js",[],["55","56"],"/Users/joakim/Code/React/react-temp/src/App.js",[],"/Users/joakim/Code/React/react-temp/src/Pages/LocationList.js",[],"/Users/joakim/Code/React/react-temp/src/Components/PageNav.js",[],"/Users/joakim/Code/React/react-temp/src/Components/PageFooter.js",[],"/Users/joakim/Code/React/react-temp/src/Pages/NearbyList.js",[],"/Users/joakim/Code/React/react-temp/src/Pages/LocationData.js",[],"/Users/joakim/Code/React/react-temp/src/Pages/MapView.js",[],"/Users/joakim/Code/React/react-temp/src/Pages/Favorites.js",[],"/Users/joakim/Code/React/react-temp/src/Pages/About.js",[],"/Users/joakim/Code/React/react-temp/src/Utils/Common.js",[],"/Users/joakim/Code/React/react-temp/src/Components/NearbyLocations.js",[],"/Users/joakim/Code/React/react-temp/src/Components/LoadingSpinner.js",[],{"ruleId":"57","replacedBy":"58"},{"ruleId":"59","replacedBy":"60"},"no-native-reassign",["61"],"no-negated-in-lhs",["62"],"no-global-assign","no-unsafe-negation"] | ||
[{"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\index.js":"1","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\App.js":"2","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Components\\PageFooter.js":"3","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Components\\PageNav.js":"4","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\LocationList.js":"5","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\LocationData.js":"6","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\NearbyList.js":"7","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\Favorites.js":"8","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\About.js":"9","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Utils\\Common.js":"10","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\MapView.js":"11","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Components\\LoadingSpinner.js":"12","C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Components\\NearbyLocations.js":"13"},{"size":174,"mtime":1633887585764,"results":"14","hashOfConfig":"15"},{"size":4817,"mtime":1633887585754,"results":"16","hashOfConfig":"15"},{"size":683,"mtime":1633887585756,"results":"17","hashOfConfig":"15"},{"size":4435,"mtime":1633887585757,"results":"18","hashOfConfig":"15"},{"size":8922,"mtime":1633887585761,"results":"19","hashOfConfig":"15"},{"size":14178,"mtime":1633887585760,"results":"20","hashOfConfig":"15"},{"size":4679,"mtime":1633887585762,"results":"21","hashOfConfig":"15"},{"size":6677,"mtime":1633887585759,"results":"22","hashOfConfig":"15"},{"size":2242,"mtime":1633887585759,"results":"23","hashOfConfig":"15"},{"size":4322,"mtime":1633887585763,"results":"24","hashOfConfig":"15"},{"size":5732,"mtime":1633887585761,"results":"25","hashOfConfig":"15"},{"size":603,"mtime":1633887585755,"results":"26","hashOfConfig":"15"},{"size":7398,"mtime":1633887585755,"results":"27","hashOfConfig":"15"},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"181cwjl",{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"42","messages":"43","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"44","messages":"45","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"46","messages":"47","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"48","messages":"49","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"50","messages":"51","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"52","messages":"53","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\index.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\App.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Components\\PageFooter.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Components\\PageNav.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\LocationList.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\LocationData.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\NearbyList.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\Favorites.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\About.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Utils\\Common.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Pages\\MapView.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Components\\LoadingSpinner.js",[],"C:\\Users\\joaki\\Code\\React\\react-temp\\src\\Components\\NearbyLocations.js",[]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// craco.config.js | ||
module.exports = { | ||
style: { | ||
postcss: { | ||
plugins: [ | ||
require('tailwindcss'), | ||
require('autoprefixer'), | ||
], | ||
}, | ||
}, | ||
} |
Oops, something went wrong.