Paulo Queiroz
Paulo Queiroz
# Feature Request: Currently, unocss-preset-shadcn only supports class-based dark mode switching (e.g., .dark selector). However, many developers prefer using CSS media queries to automatically respect the user's system preference for...
### 📚 Is your documentation request related to a problem? The documentation for `excludeLinks` is very incomplete. 1. What sort of pattern matching does it use? Glob? 2. [The code](https://github.com/harlan-zw/nuxt-link-checker/blob/main/src/runtime/shared/sharedUtils.ts#L16)...
## Issue Description The plugin incorrectly URL-encodes forward slashes in branch names, causing GitLab to fail to resolve the branch reference. ## Steps to Reproduce 1. Check out a branch...