Skip to content

Esbuild example is out to date #1016

Answered by nmn
jonnitto asked this question in Q&A
Discussion options

You must be logged in to vote

Look at one of the other examples with postcss. The setup will remain the same. ESBuild doesn't deal with CSS, so it'll be a separate CSS file with @stylex declaration that you will compile with the postcss plugin. There is no interaction with ESBuild involved at all. Just use the Babel plugin to transform the JS files.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by nmn
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants