Adding documentation.

This commit is contained in:
rickbsgu
2023-07-15 10:20:43 -06:00
parent 7997ed1fb2
commit e8ae3663c5
4 changed files with 251 additions and 49 deletions

View File

@ -2,6 +2,8 @@
@tailwind components;
@tailwind utilities;
.dd *:first-child { margin-top: 0;}
@layer components {
.text-page {
color: var(--aw-color-text-page);