GitShow/solidjs/solid-styled-jsx
solidjs

solid-styled-jsx

A Styled JSX wrapper for Solid

by solidjs
Star on GitHubForknpm

JavaScript

62 stars4 forks3 contributorsQuiet · 9mo agoSince 2021

Meet the team

See all 3 on GitHub →
ryansolid
ryansolid7 contributions
trusktr
trusktr3 contributions
davedbase
davedbase1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

3 of 6 standards met

Community profile →
62
✓README○License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 discussions · Last activity 9mo ago
See all on GitHub →
klm127
Doesn't work with globalOpenIssue

Say I style a component And I use it I would expect that the shared style would be extrapolated into a single element on the dom, but instead it is repeated over and over again inside of every button I think the solution is to use a css outside of the component, but there doesn't seem to be a way to do that with solid-styled-jsx. Eg, for regular styled-jsx you would go:

klm127 · 2y ago
AverTry
styled is not a functionOpenIssue

" styled is not a function (While processing: "\\node_modules\\solid-styled-jsx\\babel.js") Could it be because there are outdated dependencies? I installed with --force I'm using Parcel and the babel.js in the plugin say's it's needed for "parcel/codesandbox had issues with preset so we have this monstrosity." but I'm not planning on using codesandbox, so is there an alternative babel file? As I tried many alternatives without a solution. https://github.com/solidjs/solid-styled-jsx/blob/main/babel.js If I should not be using parcel, please offer a suggestion where I can add plugins to .babelrc My package.json

AverTry · 2y ago
trusktr
works with className="", but not with class=""OpenIssue

I've been taking solid-styled-jsx for a test run in porting an app from Vue to Solid (easy to copy/paste styles from `` that way). I'm encountering an issue where this template, produces this output in the DOM:

trusktr · 4y ago

Recent fixes

View closed PRs →
trusktr
Update README install steps, and make warning more clearMergedPR
trusktr · 9mo ago
AverTry
Is this still relevantClosedIssue

Is this still relevant to use as I get this:** Any solution would be greatly appreciated. As I need scoped styled-jsx, and solidjs 1.84 builtin styled-jsx is not scoped.

AverTry · 2y ago
trusktr
better import for side-effect-free typesMergedPR
trusktr · 4y ago
Structured data for AI agents

Repository: solidjs/solid-styled-jsx. Description: A Styled JSX wrapper for Solid Stars: 62, Forks: 4. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 0, open issues: 3. Last activity: 9mo ago. Community health: 62%. Top contributors: ryansolid, trusktr, davedbase.

·@ofershap

Replace github.com with gitshow.dev