Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
e9ee3e6a3ed2afd17963e2cfcd1b5830f0a19c96
/
.
/
predictions
/
postcss.config.cjs
blob: 054c147cbf4a4e53873924b7120b5415853b1ed6 [
file
] [
log
] [
blame
]
Filip Kujawa
3a0fbf3
2023-03-31 14:25:26 -0700
[
diff
] [
blame
]
1
module
.
exports
=
{
2
plugins
:
{
3
tailwindcss
:
{},
4
autoprefixer
:
{}
5
}
6
};