This website requires JavaScript.
Explore
Help
Sign In
Jessy
/
altbin.dev
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
altbin.dev
/
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
6 lines
92 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
Update code
2025-08-20 14:14:33 +02:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink