🐛 Color Schema fix

This commit is contained in:
Nuno Coração
2023-03-15 12:55:27 +00:00
parent 1c2d0498e0
commit ea6b8c947e
2 changed files with 96 additions and 272 deletions

View File

@@ -175,6 +175,5 @@ module.exports = {
plugins: [
require("@tailwindcss/typography"),
require('@tailwindcss/forms'),
require('tw-elements/dist/plugin')
],
};