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

make features data based

This commit is contained in:
2021-11-06 01:07:21 +01:00
parent d32f3637ef
commit bf15613174
6 changed files with 86 additions and 34 deletions

View File

@ -22,6 +22,10 @@
@apply title-font font-medium text-gray-900 tracking-widest text-sm mb-3
*/
}
.cm-text-body {
@apply text-gray-600 body-font
}
}
.bg-primary {