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

Use built css instead of original css3 for embedder #1166

Merged
merged 1 commit into from
Feb 27, 2017

Conversation

SylvainCorlay
Copy link
Member

@SylvainCorlay SylvainCorlay commented Feb 27, 2017

Fixes #1152 .

Waiting on @jasongrout to comment: we could also use the post-css loader in the embedder webpack.

@jasongrout
Copy link
Member

Either way. I'd probably use the webpack loader to be consistent with widgetsnbextension, but the purpose of the widgets.built.css was to make it simple to use a pre-compiled version.

@SylvainCorlay
Copy link
Member Author

OK, now using postcss-loader.

@SylvainCorlay SylvainCorlay merged commit beba45e into jupyter-widgets:master Feb 27, 2017
@SylvainCorlay SylvainCorlay deleted the use-built-css branch February 27, 2017 15:00
@jasongrout jasongrout modified the milestone: 6.0 Feb 28, 2017
@github-actions github-actions bot added the resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 20, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to compiled css for the widget embedder
2 participants