Stop caching stupid things and causing builds to die
This commit is contained in:
parent
c75f89889a
commit
22687bd078
8 changed files with 91 additions and 113 deletions
|
@ -2,7 +2,6 @@ module.exports = {
|
|||
twin: {
|
||||
preset: 'styled-components',
|
||||
autoCssProp: true,
|
||||
config: './tailwind.config.js',
|
||||
},
|
||||
styledComponents: {
|
||||
pure: true,
|
||||
|
|
Reference in a new issue