mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-23 03:26:36 +03:00
Bundle css into js for posthog
- should fix rendering of navbar in session recordings - tested using Dev build, let's see what happens
This commit is contained in:
parent
884420e618
commit
eada859f6f
@ -12,7 +12,8 @@ const config = {
|
||||
precompress: true,
|
||||
strict: false
|
||||
})
|
||||
}
|
||||
},
|
||||
compilerOptions: { css: 'injected' }
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
Loading…
Reference in New Issue
Block a user