This website requires JavaScript.
Explore
Help
Register
Sign In
MythEclipse
/
asepharyana-hub-tools
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
main
asepharyana-hub-tools
/
frontend
/
postcss.config.mjs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
7 lines
93 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
feat: initial tools service with document scanner, image & PDF tools
2026-07-24 13:10:59 +07:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink