Ecosystem
@plumeria/core
Lear more about @plumeria/core.
It is the plumeria core @plumeria/core
package.
Main dependencies include zss-engine
and zss-utils
.
Installation
Overview
This includes APIs exposed as CSS-in-JS.
API
Types
CSSProperties
CSSHTML
CreateStyle
Type Reference
CSSProperties
A map of style definitions that can be used as an argument to css.create()
and css.global()
.
CSSHTML
A map of style definitions that can be used as an argument to css.global()
.
CreateStyle
A map of style definitions that can be used as an argument to css.create()
.