This website requires JavaScript.
Explore
Help
Register
Sign In
ahasani
/
pasargad
Watch
1
Star
0
Fork
0
You've already forked pasargad
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
584bc5522e2f59615cc34f5dd30e9b144bf4c06a
pasargad
/
postcss.config.mjs
T
7 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
initial
2025-05-31 13:17:46 +03:30
const
config
=
{
config tailwind
2025-05-31 14:46:26 +03:30
plugins
:
{
'@tailwindcss/postcss'
:
{
}
,
}
,
initial
2025-05-31 13:17:46 +03:30
}
;
export
default
config
;
Reference in New Issue
Copy Permalink