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