HorusGoul / vite-plugin-stylex

Vite Plugin for StyleX
MIT License
119 stars 13 forks source link

Styles not applyng on project build #88

Open sergiobogaro-TTMSTech opened 2 weeks ago

sergiobogaro-TTMSTech commented 2 weeks ago

Recently we made the migration of our project from a css lib tha was diiscontinued to Stylex and this lib to use it with Vite. Running the project locally it works without problems, but when building the project the styles are not being applyed.

Vite config

image

Versions @stylexjs/stylex - 0.7.5 vite-plugin-stylex - 0.10.1 vite - 5.4.7