This website requires JavaScript.
Explore
Help
Sign In
frontdev
/
no-copy-legal-panel-frontend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1491c342ca9dc572892406ed04b80dfbe61484e9
no-copy-legal-panel-frontend
/
postcss.config.mjs
T
8 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit from Create Next App
2026-01-15 17:13:57 +07:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink