Brandon McConnell
Brandon McConnell
I am getting this error when using a very common (newer) CSS color syntax. ### The errors * `rgb(255 0 0)` throws `Uncaught Error: unknown format: rgb(255 0 0)` *...
@markcellus, thanks for creating such a versatile package to handle more complex and programmatic scrolling needs. Would you consider adding a `scrollBy` method that accounts for the current scroll offset...
It would be great to have a method to call to forcibly cancel a scroll that has already been initiated using `scroll-js`. This way, if a user starts manually scrolling...
## Describe the bug Middle PS1 Powerline symbol displays in a different color. This doesn't happen in iTerm or Hyper. ## To Reproduce Activate a zsh theme that utilizes Powerline...
I recently made the switch from React to Svelte and I'm loving it so far. There's a big shift going on right now to Svelte, and I think it'd be...
Is there a way to use Opentype.js without using canvas? I won't be doing any font "point" manipulation. I'm looking to copy the contents from one glyph into another, essentially...
Lots of store locators have a way of opening details for the focused store on-click. Is this functionality already supported/included?
To make the Countdown screensaver even more customizable, I propose adding support for the following user-configurable options: * font color * background color * background image * with opacity setting...
What an awesome plugin! I've been searching for something just like this. Does **Tailwind CSS Custom Native Utilities** also support making customizations to the JIT compilation process? I've been curious...
**Related Spec:** https://www.w3.org/TR/css-overflow-3/ # The problem Currently, when using `text-overflow: ellipsis;`, you might encounter situations where text is awkwardly truncated. For example, the text, "Truncated text, wouldn't ya know" can...