You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure how to approach this yet. Perhaps check on overriding Obsidian's CSS custom properties? Perhaps start with checking in specific parts (e.g. :root, body, etc.)
ESLint 9 supports CSS: https://eslint.org/blog/2025/02/eslint-css-support/
Not sure how to approach this yet. Perhaps check on overriding Obsidian's CSS custom properties? Perhaps start with checking in specific parts (e.g.
:root,body, etc.)