Scott Rippey

Results 17 issues of Scott Rippey

When creating a Parent Selector rule, everything before the `&` gets prepended to the outermost scope. The feature could be greatly improved by allowing for "parent targeting", where you could...

feature request
medium priority
needs decision

This PR adds support for Next 13's new App Router. It supplies functional mocks for the hooks in `next/navigation`. # TODO - [x] Implement `useRouter, usePathname, useParams, useSearchParams` hooks -...

I would love to be able to install devtools from a CLI command, instead of by adding this temporary code to my Electron app. This could be done as an...

enhancement
help wanted

Hi, I would like to suggest a feature, can this library capture the timings too? The `onRender` callback contains a number of interesting metrics; mainly `phase`, `baseDuration`, and `actualDuration`. It...

When typing LESS code, the CSS is instantly compiled. However, this means that we show error messages way too often. I'd like to suggest the following logic: - When the...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Code of Conduct - [X] I agree to follow this project's Code of...

documentation
groq-builder

In order to prepare groq-builder for v1.0, we need to update the docs to correctly reflect the API changes

documentation
good first issue
groq-builder