Thomas Allmer

Results 71 issues of Thomas Allmer

As a user, I would like to see a clear separation between groups of menu points. **Describe the solution you'd like** ``` { type: 'interactive', query: 'What would you like...

feature-request

hey, I have quite a huge list of tabs I "don't wanna close as I wanna do something with it at some point". Would be great to "temporarily" close a...

enhancement

hey, I would like to import this plugin as an es module so I can do something like this: ```js import { chaiDom } from 'chai-dom'; window.chai.use(chaiDom); ``` as an...

I had a "bad" `cover_image: foo.jpg` and dev.to won't let you update your content with a "bad" cover_image so I got an error... but the error was not very helpful...

help wanted

Make sure these boxes are checked before submitting your issue - thank you! (If your issue is neither a both bug nor a request, please write in a free style)...

**Describe the bug** Since 2.7.0 the file `svgo/lib/svgo/svg2js` no longer exists... it is used in https://github.com/Ashung/svg2vectordrawable Is there a "public" API with the capabilities of svg2js? **To Reproduce** Steps to...

I want to optimize css file across multiple html files... those css files could be different so it would be nice if you could drop or retain individual declarations. Potentially...

enhancement

When looking at the repo and the examples I see `didRetain´ being used and available https://github.com/leeoniya/dropcss/blob/master/dist/dropcss.cjs.js#L972 However, the version on npm does not have it 😅 https://unpkg.com/[email protected]/dist/dropcss.cjs.js Is it possible...

I just tried the watch feature and it didn't work... stupid me had a test HTML file with only `foo` in it... no ``, `` or `` 😅 and without...

## What I did 1. Long overdue update to latest rocket to get an MPA service worker (caching per page visit) 2. Needed to bring over some css