mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-11 12:31:12 +01:00
Fix purge css
This commit is contained in:
parent
23f66222dd
commit
a714eeabe4
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
module.exports = {
|
||||
purge: {
|
||||
enabled: process.env.NODE_ENV === 'production',
|
||||
mode: 'all',
|
||||
content: ['./**/**/*.html', './**/**/*.svelte'],
|
||||
options: {
|
||||
whitelistPatterns: [/svelte-/],
|
||||
|
|
Loading…
Reference in a new issue