We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 842bab0 + 135a63c commit 543eff3Copy full SHA for 543eff3
README.md
@@ -251,6 +251,10 @@ Returns the rendered CSS string for static and server-side rendering.
251
252
Resets the cache for server-side rendering
253
254
+### `cxs.prefix(val)`
255
+
256
+Updates the default class name prefix with the value passed to this function.
257
258
### `cxs/component`
259
260
A [styled-components][sc]-like API for creating React components with cxs.
0 commit comments