Lu Nelson

Results 17 issues of Lu Nelson

## 💥 Proposal: Hooks for CSS-in-JS Client and Server Rendering > - [ ] Guides / Styling and Layouts → Styling components with CSS-in-JS frameworks So, the [[v2] ☂️ Umbrella...

difficulty: advanced
proposal

__EDIT__ This may or may not be made worse by the nested function but it seems to have to do parsing a double-nested parent-selector reference, now that I review the...

External - LibSass

Since calls to Next.js' `getStaticProps` and `getServerSideProps` must often do further processing on fetched data, it's potentially a false assumption that the user actually wants the data to come through...

feature-request

I'm currently using this plugin to run the binary of [libsass](https://github.com/sass/libsass) (sassc) for testing purposes. What I would really like is a way to capture the `stderr` to a file....

question

This is a Feature Request in the form of a PR: I've tweaked this plugin in two spots to allow simple string fields to be `Nodes` in Gatsby, so they...

The style extraction methods in `src/styleSheetSerializer.js` should extract the styles created by "global styled components" such as created by the [`createGlobalStyle` API](https://styled-components.com/docs/api#createglobalstyle). Currently, this does not happen. Adapting an example...

On startup with a new Next.js project (`v10.2.2)` configured with this plugin, and with the `next.config.js` using the `future.webpack5` option in order to enforce webpack 5 (usually it falls back...

This is great, but I notice on a retina screen that paper.js auto-scales to 2x resolution while the other ones don't, which makes the comparison unfair in that case. I'd...

This PR copies the Wallaby.js icon and changes its color to the Quokka.js brand color; it also adds a config to show the Quokka icon for any files named with...

Type: Bug Try selecting some code (function, type, whatever) in a TS file, and activating the "Move to File" action in the quickfix menu Extension version: 2.7.5 VS Code version:...

ecosystem: upstream
pkg: ts-plugin