mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
refactor: ⬆️ Upgrade to Tailwind v4
This commit is contained in:
parent
14d283c7a8
commit
b6080eff60
160 changed files with 1187 additions and 1178 deletions
|
|
@ -72,6 +72,8 @@ onUnmounted(() => {
|
|||
</style>
|
||||
|
||||
<style>
|
||||
@reference "../../styles/index.css";
|
||||
|
||||
.tiptap p.is-editor-empty:first-child::before {
|
||||
color: hsl(var(--muted-foreground));
|
||||
content: attr(data-placeholder);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue