Skip to content

Commit 18d342b

Browse files
committed
Add basic app scaffolding
1 parent 5691383 commit 18d342b

3 files changed

Lines changed: 37554 additions & 0 deletions

File tree

.stylelintrc.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"extends": ["stylelint-config-obsidianmd"],
33

4+
"ignoreFiles": ["src/**"],
5+
46
"rules": {
57
"font-family-no-missing-generic-family-keyword": null,
68
"no-descending-specificity": null,

0 commit comments

Comments
 (0)