Update tailwind and fix configuration

This commit is contained in:
TwinProduction
2021-04-06 23:39:53 -04:00
parent e46acb885c
commit f60eee86ee
10 changed files with 1061 additions and 172 deletions

View File

@ -5,7 +5,3 @@
.bg-success {
background-color: #28a745;
}
.text-monospace {
font-family: Consolas, monospace;
}