UNPKG

stylex-webpack

Version:

The another Webpack Plugin for Facebook's StyleX

9 lines (8 loc) 270 B
/* * This is a noop file to be imported at the entrypoint of your App * * This has to be an actual file as webpack requires a file to exist on disk * * During bundling, the stylex webpack plugin will replace content with generated CSS */ .__stylex_entrypoint__ {}