mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-10-31 13:35:48 +00:00 
			
		
		
		
	purge!
This commit is contained in:
		| @@ -7,9 +7,10 @@ | ||||
| */ | ||||
|  | ||||
| module.exports = { | ||||
|     purge: [ | ||||
|         '{,!(node_modules|_site)/**/}*.{html,md}', | ||||
|     ], | ||||
|     purge: { | ||||
|         enabled: true, | ||||
|         content: ['./**/*.html'], | ||||
|       }, | ||||
|     darkMode: 'media', | ||||
|     theme: { | ||||
|         extend: { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user