feat: add home and schedule pages with base configuration

This commit is contained in:
thanhvudaynee
2026-05-26 15:06:11 +07:00
parent 30502c9854
commit 85734ab32c
3 changed files with 69 additions and 20 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"css.lint.unknownAtRules": "ignore",
"scss.lint.unknownAtRules": "ignore"
}