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

Add .css loader to esbuild #7142

Merged
merged 2 commits into from
Sep 7, 2024

Conversation

birkskyum
Copy link
Contributor

@birkskyum birkskyum commented Sep 6, 2024

Because of
#7140

We need support for require(file.css).

Webpack has a style-loader and a css-loader

The esbuild-style-plugin is a similar plugin for esbuild (there are many)

@birkskyum birkskyum marked this pull request as draft September 6, 2024 20:45
@archmoj archmoj marked this pull request as ready for review September 7, 2024 02:45
@archmoj
Copy link
Contributor

archmoj commented Sep 7, 2024

Thanks very much for the PR.
💃

@archmoj archmoj merged commit 3328875 into plotly:build-with-esbuild Sep 7, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants