Implimenting StyleX in hugo?

hi @divinerites

2 years ago i had the same issue with tailwindcss, but thanks to some hugo experts who made a very easy to follow guides on use of tailwind in hugo:

So the reason i am here now is that while styleX similar to tailwindcss is a separate tool the complications to use those tools in Hugo sometime are not easy to figure out. Tailwind for example in nextjs with all the required tools is a simple command npm install -D tailwindcss postcss autoprefixer but in hugo was not that straight forward and took very long time until some people figureout how to properly integrate it in hugo.

So i am hoping to get similar expert feedback on the use of StyleX in hugo there might be some work around.

Thanks

1 Like