This website requires JavaScript.
Explore
Help
Sign In
hanzo
/
captable
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5ff4d151c2682f2553be2656e30deb2e441cfc1b
captable
/
postcss.config.cjs
T
9 lines
107 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Init
2024-01-08 21:34:22 -06:00
const
config
=
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
};
module
.
exports
=
config
;
Reference in New Issue
Copy Permalink