This website requires JavaScript.
Explore
Help
Sign In
Jessy
/
tutos.jessy-david.dev
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e36a222f43737cb32cfcf52c4b915541eaf4f44f
tutos.jessy-david.dev
/
postcss.config.mjs
T
8 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit from Create Next App
2025-12-01 12:51:54 +01:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink