refactor(lint): globally lint sources with prettier

This commit is contained in:
andatoshiki 2023-03-02 10:13:22 +08:00
parent 009da851b6
commit a2a68df92e
5 changed files with 20 additions and 19 deletions

View File

@ -1,2 +1,3 @@
# Toshiki's Notebook
> Toshiki's web notebook built upon Vitepress and deployed via Vercel!"

View File

@ -1,2 +1,2 @@
@import './custom.scss';
@import './vars.scss'
@import './vars.scss';