Skip to content
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

Babel plugin for converting CSS to JSS using PostCSS #1

Closed
DenisIzmaylov opened this issue Feb 22, 2017 · 2 comments
Closed

Babel plugin for converting CSS to JSS using PostCSS #1

DenisIzmaylov opened this issue Feb 22, 2017 · 2 comments

Comments

@DenisIzmaylov
Copy link
Contributor

DenisIzmaylov commented Feb 22, 2017

Extracted from StartupMakers/jss-from-css#1

Requirements:

  • Fast run-time execution

Problem:

  • Using PostCSS in run-time is slow.

Solution:

Additional:

Some examples here:

@DenisIzmaylov DenisIzmaylov changed the title Add babel plugin for converting CSS to JSS using PostCSS Babel plugin for converting CSS to JSS using PostCSS Feb 22, 2017
@DenisIzmaylov
Copy link
Contributor Author

DenisIzmaylov commented Feb 22, 2017

Just discussed with @lttb and decided to use https://github.com/michael-ciniawsky/postcss-load-config for PostCSS configs.

Also he will extend API for the plugin to use TaggedTemplateExpression - lttb/postjss#3

Let's keep this issue opened until the changes will be applied.

@DenisIzmaylov
Copy link
Contributor Author

Do not implement it.

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

No branches or pull requests

1 participant