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
55915af9dff9b9553e32c4304aeb7e37e57a346a
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