Nathan Pearson
Nathan Pearson
Is there a way to customize fzf using the various suggestions on their wiki? For example, I like this preview option which looks great, but it doesn't appear with your...
I'm not sure if this is a coc-explorer error or something else. Please advise.
**Describe the bug** Here is what's in my style.css file: ``` @tailwind base; @tailwind components; @tailwind utilities; ``` I'm seeing the following error: `[css unknownAtRules] [W] Unknown at rule @tailwind`...
LanguageClient not delivering payload off reference (i.e. variable) objects in Ruby using solargraph
- Did you upgrade to latest plugin version? Yes - Did you upgrade to/compile latest binary? Run shell command `bin/languageclient --version` to get its version number. `languageclient 0.1.132 cffa8b55eb93d33bc00795c8c85ea7dc6912f21f` -...
### Documentation issue - [ ] Reporting a typo - [x] Reporting a documentation bug - [ ] Documentation improvement - [ ] Documentation feedback ### Is there a specific...
I have the following setup: ``` records = [ { id: 1, title: 'Test 1', description: 'It is her couch', url: 'www.example.com', tags: 'a,b,c' }, { id: 2, title: 'Test...
**Describe the bug** A bit of trivial issue, but wondering if there's a way to reduce the left and right padding around the icon in the menu? For some reason...
## ❓Question I'm building a chrome extension and would like to have builds update on changes. Is there a flag I can pass in to re-build when I make a...
How do I access all rules that have a background?
**Describe the bug** Using the `purgecss-webpack-plugin` strips out React css module classes. **To Reproduce** Steps to reproduce the behavior: When using the following config with `purgecss-webpack-plugin` I don't see any...