This website requires JavaScript.
Explore
Help
Sign In
frontdev
/
no-copy-frontend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a3da6b85303007dc1c4559aad4bba9b2b52059c5
no-copy-frontend
/
postcss.config.mjs
T
6 lines
88 B
JavaScript
Raw
Normal View
History
Unescape
Escape
progres day 1
2025-11-25 17:13:16 +07:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink