Stop caching stupid things and causing builds to die

This commit is contained in:
Dane Everitt 2020-12-26 10:41:25 -08:00
parent c75f89889a
commit 22687bd078
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
8 changed files with 91 additions and 113 deletions

View file

@ -2,7 +2,6 @@ module.exports = {
twin: {
preset: 'styled-components',
autoCssProp: true,
config: './tailwind.config.js',
},
styledComponents: {
pure: true,