Browse
For agents
About
Instant AI Image Generator – Create & Import Images
/
trunk
Instant AI Image Generator – Create & Import Images
vtrunk
Switch version
2.1.6
2.1.5
2.1.4
trunk
1.5.1
1.5.10
1.5.11
1.5.2
1.5.3
1.5.4
1.5.5
1.5.7
1.5.8
1.5.9
2.0.0
2.0.1
2.1.0
2.1.1
2.1.2
2.1.3
Overview
Code
ai-image
/
postcss.config.js
postcss.config.js
in Instant AI Image Generator – Create & Import Images trunk, at postcss.config.js
7 lines
83 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
module
.
exports
=
{
2
plugins
:
{
3
tailwindcss
:
{
}
,
4
autoprefixer
:
{
}
,
5
}
,
6
}
;
7