This website requires JavaScript.
Explore
Help
Register
Sign In
prathiyuman
/
Skyheal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6081eb2ab86091456b9a1939cd0c85f7293a0f9e
Skyheal
/
postcss.config.mjs
T
8 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit from Create Next App
2025-12-15 11:34:21 +05:30
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink