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