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