This website requires JavaScript.
Explore
Help
Sign In
Jessy
/
jessy-david.dev
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
db8a1eb179929d2575415303a2d4e29b45bd5bf6
jessy-david.dev
/
postcss.config.mjs
T
8 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2025-11-24 14:25:27 +01:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink