style(next): create a CSS file for the empty note (shown when opening a blank tab)

This commit is contained in:
Adorian Doran 2025-02-03 17:29:10 +02:00
parent 6f1f728c1b
commit 664b1e32a6
2 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
@import url(./forms.css);
@import url(./shell.css);
@import url(./settings.css);
@import url(./notes/empty.css);
@import url(./notes/text.css);
@font-face {