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
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,