Implement partial download
This commit is contained in:
parent
00bdb6c7c8
commit
59888b38dd
7 changed files with 507 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
const config = {
|
||||
content: [
|
||||
"index.html",
|
||||
"./src/**/*.{html,js,svelte,ts}",
|
||||
"./node_modules/flowbite-svelte/**/*.{html,js,svelte,ts}"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue