feat: hoppscotch agent and agent interceptor (#4396)
Co-authored-by: CuriousCorrelation <CuriousCorrelation@gmail.com> Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
6
packages/hoppscotch-agent/tailwind.config.js
Normal file
6
packages/hoppscotch-agent/tailwind.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import preset from '@hoppscotch/ui/ui-preset'
|
||||
|
||||
export default {
|
||||
content: ['src/**/*.{vue,html}'],
|
||||
presets: [preset]
|
||||
}
|
||||
Reference in New Issue
Block a user