2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-13 10:35:27 +00:00

fix colors

This commit is contained in:
2021-11-06 00:51:26 +01:00
parent 6053305fad
commit d32f3637ef
7 changed files with 20 additions and 19 deletions

View File

@ -10,6 +10,7 @@ module.exports = {
purge: [
'{,!(node_modules|_site)/**/}*.{html,md}',
],
darkMode: 'media',
theme: {},
plugins: [
require('@tailwindcss/typography'),