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