chore: init frontend with knowledge module
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export default {
|
||||
content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
|
||||
plugins: []
|
||||
};
|
||||
Reference in New Issue
Block a user