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
af2a96c035ee11c4339a2c332729da3713705015
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