Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
Transformer
Interface Transformer
interface
Transformer
{
postcssPlugin
:
string
;
postcssVersion
:
string
;
(
root
,
result
)
:
void
|
Promise
<
void
>
;
}
Hierarchy (
view full
)
TransformCallback
Transformer
OldPlugin
Transformer
(
root
,
result
)
:
void
|
Promise
<
void
>
Parameters
root
:
Root_
result
:
Result_
<
Document_
|
Root_
>
Returns
void
|
Promise
<
void
>
Index
Properties
postcss
Plugin
postcss
Version
Properties
postcss
Plugin
postcss
Plugin
:
string
postcss
Version
postcss
Version
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
postcss
Plugin
postcss
Version
Astro Node.js Fastify adapter - v0.0.12
Loading...