useLightningcss options?
Unanswered
Cape lion posted this in #help-forum
Cape lionOP
I'm interested in using Lightning CSS in our Next.js project, and noticed that there's an experimental feature called
useLightningcss
that I can add to my Next.js config file. Are there options for this feature? I know Lightning CSS comes with options like browser targets and minifying code. Does anyone know how to configure these with Next.js?