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