1
0
Fork 0
forked from gitea/nas

Add markdown support

This commit is contained in:
KMY 2023-03-04 15:25:24 +09:00
parent bc64450455
commit 44ef5a6173
3 changed files with 147 additions and 1 deletions

View file

@ -23,3 +23,4 @@
@import 'mastodon/dashboard';
@import 'mastodon/rtl';
@import 'mastodon/accessibility';
@import 'mastodon/rich_text';