James
James
Using @jmagrippis's issuer: `issuer: {not: /\.(css|scss|sass)$/},` worked for me in next `^13.3.2-canary.12` Before that, I was getting this compilation error: `Module parse failed: Unexpected token (1:0) You may need an...
+1 on this. @Razumihin if it's helpful the other focus mode plug-in (https://github.com/ryanpcmcquen/obsidian-focus-mode) uses toggle functionality. But yours does a better job at hiding everything including the tabs. The main...
@mikirejf yep I'll try, need to reproduce a minimal multi-page next.js with app dir to replicate
@mikirejf added a code sandbox and more details!