Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
ec433e1ccf814ce4eef44d312a85f46d767075d2
/
.
/
predictions
/
postcss.config.cjs
blob: 054c147cbf4a4e53873924b7120b5415853b1ed6 [
file
] [
log
] [
blame
]
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{}
}
};