This website requires JavaScript.
Explore
Help
Sign In
amora
/
craft-and-harvest
Archived
Watch
1
Star
0
Fork
You've already forked craft-and-harvest
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-10-29
. You can view files and clone it, but cannot push or open issues or pull requests.
26045484f6
craft-and-harvest
/
postcss.config.mjs
6 lines
81 B
JavaScript
Raw
Blame
History
const
config
=
{
plugins
:
[
"@tailwindcss/postcss"
]
,
}
;
export
default
config
;
Reference in New Issue
View Git Blame
Copy Permalink