@emotion/cache@11.14.0
// emotion's cache
$ npm install @emotion/cache
downloads/wk
22,709,611
license
MIT
version
11.14.0
published
Dec 9, 2024
What is @emotion/cache?
@emotion/cache is the underlying caching system that powers Emotion, a CSS-in-JS library. Developers use it to manage and control how Emotion stores and retrieves generated CSS styles, which is useful when customizing Emotion's behavior in server-side rendering, multi-document environments, or when you need direct access to the cache layer.
Links
Dependencies (5)
Maintainers
andarist, emmatown