You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function form works with both CSS transformers. It changes the exported
407
+
JavaScript key only; `generatedClassName` remains the value of that export.
408
+
389
409
### `generateScopedName`
390
410
391
411
When using `transformer: 'lightningcss'` (default), this accepts a Lightning CSS [pattern string](https://lightningcss.dev/css-modules.html#custom-naming-conventions) (e.g., `'[hash]_[local]'`).
0 commit comments