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
4d8a274eb7ba28c921d2466962938e48318db6f6
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