Add tags from content to notes

This commit is contained in:
Jon Staab
2024-10-02 13:51:43 -07:00
parent a422d59f4b
commit 73eddece54
8 changed files with 84 additions and 411 deletions
+1 -1
View File
@@ -135,7 +135,7 @@
@apply link-content;
}
.link-content {
.link-content, [tag] {
@apply max-w-full overflow-hidden text-ellipsis whitespace-nowrap rounded bg-neutral px-1 text-neutral-content no-underline;
}