This website requires JavaScript.
Explore
Help
Sign In
Zynh0722
/
arcanum
Watch
1
Star
0
Fork
You've already forked arcanum
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2efbd45eff
arcanum
/
postcss.config.cjs
7 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
adding tailwind read: reinit project with tailwind template
2024-06-11 04:10:10 +00:00
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
formatting pass
2024-06-11 04:13:41 +00:00
}
;