mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-27 21:16:45 +00:00
purge!
This commit is contained in:
parent
3c19b20028
commit
6a84953b58
@ -7,9 +7,10 @@
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
purge: [
|
||||
'{,!(node_modules|_site)/**/}*.{html,md}',
|
||||
],
|
||||
purge: {
|
||||
enabled: true,
|
||||
content: ['./**/*.html'],
|
||||
},
|
||||
darkMode: 'media',
|
||||
theme: {
|
||||
extend: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user