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