Skip to content

Only JavaScript approaches? #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bassjacob opened this issue Jul 26, 2016 · 1 comment
Closed

Only JavaScript approaches? #1

bassjacob opened this issue Jul 26, 2016 · 1 comment

Comments

@bassjacob
Copy link

Of the listed competing solutions, two are essentially runtime solutions in JS (CSS in JS and inline styles) and two are available to be handled by generic build tools (css + postcss and sass).

Should cross-language be a concern?

@JedWatson
Copy link
Member

I think that JavaScript is the goal, because that's where the components we're talking about are being implemented. We're talking about a solution for React / Angular / etc. here.

Anything that's handled by generic build tools (e.g. css-modules) implies opinions about the build process, which rules it out (see #3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants