mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 00:46:29 +00:00
refactor(lint): globally lint sources with prettier
This commit is contained in:
parent
009da851b6
commit
a2a68df92e
@ -1,2 +1,3 @@
|
|||||||
# Toshiki's Notebook
|
# Toshiki's Notebook
|
||||||
|
|
||||||
> Toshiki's web notebook built upon Vitepress and deployed via Vercel!"
|
> Toshiki's web notebook built upon Vitepress and deployed via Vercel!"
|
||||||
@ -1,2 +1,2 @@
|
|||||||
@import './custom.scss';
|
@import './custom.scss';
|
||||||
@import './vars.scss'
|
@import './vars.scss';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user