Setup mdx for docs

This commit is contained in:
Vadim
2021-01-24 18:41:06 +03:00
parent b539689024
commit ee0ed9e5a7
10 changed files with 133 additions and 7 deletions

3
src/docs/global.css Normal file
View File

@@ -0,0 +1,3 @@
* {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}