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
8bb6097d90fb9ef8d72c106d08dd60bb79d9d81b
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