Mathias Picker
Mathias Picker
Re-creating these objects every time `getCompletionsWithRegardToTriggerCharacter` is called is unnecessary. Only creating them once should free up a small bit of memory.
Based on the comments in the code it seems like this is ready to be removed
### UnoCSS version 66.5.4 ### Describe the bug The exact same component is styled differently in our application in local development VS prod. Here's production: And here's local development: When...
This is an amazing library! We've been looking for something like this for a while now, and this seems like just the library for our use case! I tried the...